]> granicus.if.org Git - clang/commit
[CMake] Move CLANG_INCLUDE_TESTS in advance of add_subdirectory(tools).
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 5 Oct 2015 02:04:49 +0000 (02:04 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 5 Oct 2015 02:04:49 +0000 (02:04 +0000)
commite92995176240a0d7da3a8216e4ae737f50669d16
tree8eb0effa6ac601e41458461fa5162e453e25c603
parent191d76ccf9038603fd93ed91a5690f05e3406f20
[CMake] Move CLANG_INCLUDE_TESTS in advance of add_subdirectory(tools).

The target "check-clang-tools" is affected by CLANG_INCLUDE_TESTS but it was undefined in 1st configuration procedure.

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