]> granicus.if.org Git - clang/commit
Don't add examples to the check-clang dependencies unless requested
authorAlp Toker <alp@nuanti.com>
Sun, 1 Jun 2014 02:02:23 +0000 (02:02 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 1 Jun 2014 02:02:23 +0000 (02:02 +0000)
commit42708651517117d4a6695c6c77589b24e4ac23b4
tree6044c0548417ffa5602ee8264fc336c2f931a098
parent5c0a1a44687cbca0cbb5d253e9ed8b457a6eb92e
Don't add examples to the check-clang dependencies unless requested

The tests were correctly getting skipped but the targets still mistakenly got
built.

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