llvm-project/clang/cmake/modules
Chris Bieneman 6b5851bb4a [CMake] NFC. Add clang-tablegen-targets utility target
By creating this target other projects that depend on clang-generated headers (like LLDB) will no longer be order-dependent on Clang being processed by CMake first.

Also, by creating a dummy of this target in ClangConfig.cmake, projects that can build against out-of-tree clang can freely depend on the target without needing to have conditionals for if clang is in-tree or out-of-tree.

llvm-svn: 309390
2017-07-28 15:33:47 +00:00
..
AddClang.cmake cmake: Don't try to install exports if there aren't any 2016-11-08 05:02:33 +00:00
CMakeLists.txt [CMake] fix CLANG_INCLUDE_DIRS CMake export 2017-03-21 19:17:53 +00:00
ClangConfig.cmake.in [CMake] NFC. Add clang-tablegen-targets utility target 2017-07-28 15:33:47 +00:00
FindZ3.cmake [cmake] Support Gentoo install for z3 2017-04-08 14:38:06 +00:00