Export LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so clients know
authorDan Liew <dan@su-root.co.uk>
Mon, 21 Jul 2014 14:17:15 +0000 (14:17 +0000)
committerDan Liew <dan@su-root.co.uk>
Mon, 21 Jul 2014 14:17:15 +0000 (14:17 +0000)
commit285c82122d2b3492000011125a4d2542a70ba1f8
tree212719be57197f3750eb2b90fcf57d24aca94a4b
parentb664d47cb06f3cdaaf95387c293e31e650031db0
Export LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so clients know
if the version of LLVM they are trying to use was built with or
without assertions.

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