Michael Gottesman
|
a1e6c6cabc
|
[cmake] Remove stale comment. NFC.
llvm-svn: 274212
|
2016-06-30 05:51:18 +00:00 |
Michael Gottesman
|
5ba5270eb9
|
[ClangConfig] Store all of the targets exported in the variable CLANG_EXPORTED_TARGETS.
llvm-svn: 274180
|
2016-06-29 21:59:23 +00:00 |
Michael Gottesman
|
497e97ffe3
|
[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.
llvm-svn: 274178
|
2016-06-29 21:59:19 +00:00 |
Michael Gottesman
|
905426e606
|
[cmake] Instead of just copying ClangConfig.cmake, configure it using ClangConfig.cmake.in.
This will allow for cmake to expand variables in ClangConfig.cmake for
downstream users.
llvm-svn: 274176
|
2016-06-29 21:59:14 +00:00 |