]> granicus.if.org Git - clang/commit
[CMake] Exclude 'bootstrap' target from 'all' where possible.
authorChris Bieneman <beanz@apple.com>
Thu, 20 Aug 2015 20:12:18 +0000 (20:12 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 20 Aug 2015 20:12:18 +0000 (20:12 +0000)
commitfa0ee46e2253045c344645e62201b872b2c1a367
tree4249a57ff5528a2a41b1d2603a0d680cc809f130
parent7cb05e80394517336c6b14a9904e72cfc328f936
[CMake] Exclude 'bootstrap' target from 'all' where possible.

EXCLUDE_FROM_ALL in ExternalProject is only available on CMake 3.1 and later.

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