]> granicus.if.org Git - clang/commit
[CMake] Disable libclangTests.exe on win32 for now.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 13 Feb 2014 17:51:35 +0000 (17:51 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 13 Feb 2014 17:51:35 +0000 (17:51 +0000)
commit2c974a9674382cfa4776e52f8e114e2b9eb2bb71
tree94dbc75adf15c47a936ad0d6be0fb64cd8888b71
parentcf7344d4ce5c85580fc04b5e5caed6e69591d011
[CMake] Disable libclangTests.exe on win32 for now.

libclangTests.exe cannot find libclang.dll since it is not on $PATH.

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