summaryrefslogtreecommitdiff
path: root/LLVMBuild.txt
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-02-09 16:36:03 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-02-09 16:36:03 +0000
commit39fcc71463b2ff97bab8bb284405ad27fdca06f8 (patch)
treee2571e9df76210951e3ae5ccdf8d7d11a9ff0f2d /LLVMBuild.txt
parent24ef854ac802b0ccd7f8940b1aa690ee8d4f0f38 (diff)
downloadllvm-39fcc71463b2ff97bab8bb284405ad27fdca06f8.tar.gz
llvm-39fcc71463b2ff97bab8bb284405ad27fdca06f8.tar.bz2
llvm-39fcc71463b2ff97bab8bb284405ad27fdca06f8.tar.xz
Export lib and exe build target names from install tree
Use the install(TARGETS) command EXPORT option for every library and executable that we install with LLVM. Then use the install(EXPORT) command to provide a "LLVMExports.cmake" file that exports logical targets for import into applications from our install 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@201049 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LLVMBuild.txt')
0 files changed, 0 insertions, 0 deletions