OSDN Git Service

Enable libcxx as part of the top level CMake build when it is checked
authorChandler Carruth <chandlerc@gmail.com>
Sat, 28 Sep 2013 18:17:10 +0000 (18:17 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 28 Sep 2013 18:17:10 +0000 (18:17 +0000)
commit2f101e83b29700b89f1ba3863288de1db0840c90
tree8b53005b15853140e7068b7821c2e7f17f0ea826
parent3f4f420ab7acb10221ba971543a7eed5489fb626
Enable libcxx as part of the top level CMake build when it is checked
out in projects. This appears to be working on my system, and I will be
watching build bots to see if there are any issues on other platforms.

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