commit | d8b7c9f4dbca307ed78d0d22755a5dc9b7e74721 | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Wed Jun 22 21:01:19 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Wed Jun 22 21:01:19 2016 +0000 |
tree | 21f5e9636e8e16ba65e0f92cb6ecfd43dc05ace1 | |
parent | 57b5696e1a186050b89210f0bfb0b800e1b540b6 [diff] |
[CMake] LLVM_BINARY_DIR was not being properly set in LLVMConfig.cmake LLVMConfig.cmake needs to set LLVM_BINARY_DIR differently based on whether or not it is the build directory or the install directory. The build directory just needs to set the value from the configuration, the install directory needs to set it to the install prefix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273479 91177308-0d34-0410-b5e6-96231b3b80d8