Fix make check with cmake/lit
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 10 Mar 2010 18:41:59 +0000 (18:41 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Wed, 10 Mar 2010 18:41:59 +0000 (18:41 +0000)
commitcbb524e2a9f9bfd94c98a3d887ce752edaadf817
tree59ffe4571cd95dbf4cc7e7aac58eff739c428dd1
parent72926c264ac48aa3f57620ff7af77d9fd6faf63b
Fix make check with cmake/lit

PR6540: Set the newly introduced variables ENABLE_SHARED and
SHLIBPATH_VAR in lit.site.cfg not only in the autoconf build, but also
in a cmake one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98171 91177308-0d34-0410-b5e6-96231b3b80d8
test/CMakeLists.txt