[CMake] Don't include the test directories if CLANG_INCLUDE_TESTS is Off
authorChris Bieneman <beanz@apple.com>
Thu, 1 Oct 2015 18:16:56 +0000 (18:16 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 1 Oct 2015 18:16:56 +0000 (18:16 +0000)
commit261d3ea0f8671e4440325180a29718e60b005f86
tree0c9e4be34d97bfcc871be454b16dda0d3b0ef8ea
parent9b0af1b86f435fd490596af1b7812bd02565888a
[CMake] Don't include the test directories if CLANG_INCLUDE_TESTS is Off

This matches Clang's behavior.

llvm-svn: 249048
clang-tools-extra/CMakeLists.txt