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 | 340d0d30018dd3ed77fb17f33e785acd745bf97d (patch) | |
tree | 21702519af92c078bbb66ed24841fc234982f469 /lib/Frontend/TextDiagnostic.cpp | |
parent | a7a38cb64e0781b8489332cedcfae9c8f95ba22e (diff) |
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/.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166505 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/TextDiagnostic.cpp')
0 files changed, 0 insertions, 0 deletions