]> granicus.if.org Git - clang/commit
[ClangConfig] Instead of hard coding the ClangTargets location to /ClangTargets.cmake...
authorMichael Gottesman <mgottesman@apple.com>
Wed, 29 Jun 2016 21:59:19 +0000 (21:59 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Wed, 29 Jun 2016 21:59:19 +0000 (21:59 +0000)
commitfc0ee61d45c6e960d2e352ceab582512e06005a6
tree55380903dfb073b02de233af3a760269bf66ed87
parentf6b8f1c48fe7bcf2116ed56a9ec74e0fa40b2621
[ClangConfig] Instead of hard coding the ClangTargets location to /ClangTargets.cmake, follow LLVM's example and use a pre-computed cmake variable @CLANG_CONFIG_EXPORTS_FILE@.

This just makes ClangConfig more consistent with LLVMConfig.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@274178 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/CMakeLists.txt
cmake/modules/ClangConfig.cmake.in