diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-10-23 21:54:03 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-10-23 21:54:03 +0000 |
commit | afaee3c3dafe4808f700c337c52109cdf692006e (patch) | |
tree | f9a4d180a27a753bf3d34ab73cd296c5bd6a6fd7 /clang/lib/Frontend/ASTMerge.cpp | |
parent | 2843625bb520feca64c25976d2170b700216b562 (diff) | |
download | bcm5719-llvm-afaee3c3dafe4808f700c337c52109cdf692006e.tar.gz bcm5719-llvm-afaee3c3dafe4808f700c337c52109cdf692006e.zip |
CMake: Fix public header search for generating Xcode/MSVC projects.
Previously, we only had support for one level of library under lib/,
with the existence of the two-level lib/StaticAnalyzer/* hardcoded in
the top-level CMakeLists.txt. This became a problem with split of
libRewrite into several libraries -- with the same sub-names as the
libraries in lib/StaticAnalyzer/.
Now, we match up anything under lib/ to the corresponding directory
in include/clang/.
llvm-svn: 166505
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions