Do not build unittests by default.
authorMichael Kruse <llvm@meinersbur.de>
Thu, 25 Aug 2016 14:33:44 +0000 (14:33 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Thu, 25 Aug 2016 14:33:44 +0000 (14:33 +0000)
commitfd4a332a3a6a7a94647023f92b815492035cdd97
tree4a0f45c61de456d4d000699f85e13d5144987bd2
parentc93d123b86aa47f974cce9b2f72d5212949f6df3
Do not build unittests by default.

Only build them for check-polly and check-polly-unittests in out-of-tree builds.

In LLVM, this behaviour is controlled with LLVM_BUILD_TESTS. Polly out-of-tree
does not have such a flag.

llvm-svn: 279740
polly/unittests/CMakeLists.txt