llvm-project/clang/cmake/modules
Michael Gottesman 66cc2d5210 [cmake] Follow LLVM's lead in creating exported tool targets for clang tools.
This is needed by downstream projects such as swift to get proper cmake
dependency information for LLVM/Clang targets.

A few months ago I added support for exporting this information for Clang
libraries. In order to be incremental, I did not add support for exporting clang
tools as well at that time. Now such support is needed, so I am committing this
incremental code.

llvm-svn: 284658
2016-10-19 22:46:06 +00:00
..
AddClang.cmake [cmake] Follow LLVM's lead in creating exported tool targets for clang tools. 2016-10-19 22:46:06 +00:00
CMakeLists.txt [ClangConfig] Store all of the targets exported in the variable CLANG_EXPORTED_TARGETS. 2016-06-29 21:59:23 +00:00
ClangConfig.cmake.in [cmake] Remove stale comment. NFC. 2016-06-30 05:51:18 +00:00