Export LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfig.cmake so
authorDan Liew <dan@su-root.co.uk>
Tue, 22 Jul 2014 15:41:33 +0000 (15:41 +0000)
committerDan Liew <dan@su-root.co.uk>
Tue, 22 Jul 2014 15:41:33 +0000 (15:41 +0000)
commit153dc48cd3d9db1baf121e0a093f81bf0e84ce1a
tree9b79b0e97e5785aabded56b6c301e81a0de65251
parent976824a7a48ba5f4c0c5b4ad12773dd8acac7de8
Export LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfig.cmake so
clients of LLVM know if RTTI and/or EH were enabled in the build of
LLVM they are trying to link against.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213664 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVMConfig.cmake.in
cmake/modules/Makefile