summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-02-09 16:36:16 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-02-09 16:36:16 +0000
commit5778c9eb6301583176a724fccf20fe7f19c36e4f (patch)
treebd9b7f2b38676ad8c7b8d2f79ee2f916241a198a /tools
parent39fcc71463b2ff97bab8bb284405ad27fdca06f8 (diff)
downloadllvm-5778c9eb6301583176a724fccf20fe7f19c36e4f.tar.gz
llvm-5778c9eb6301583176a724fccf20fe7f19c36e4f.tar.bz2
llvm-5778c9eb6301583176a724fccf20fe7f19c36e4f.tar.xz
Export lib and exe build target names from build tree
Record every logical target that we install with install(TARGETS) in a global LLVM_EXPORTS property. Then use the export(TARGETS) command to provide a "LLVMExports.cmake" file that exports logical targets for import into applications directly from our build tree. The "LLVMExports.cmake" file is not meant for direct inclusion by application code but should be included by "LLVMConfig.cmake" in a future change. Contributed by Brad King. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201050 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions