commit | a846b11cd87b71f7f840f25301b13409da4179fe | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Thu Dec 03 18:52:54 2015 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Thu Dec 03 18:52:54 2015 +0000 |
tree | f98d2d091ce698cb605c970751349c92b2228706 | |
parent | a3866e4c8904325b6bc2f5e4f1a357a521402171 [diff] |
[CMake] If you're not installing the libcxx library, exclude it from the "all" target so it doesn't get built when you run "ninja install" This is just a build dependency optimization. Running check-libcxx will still build libcxx and function as expected, it just removes libcxx from the all build and install targets. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@254628 91177308-0d34-0410-b5e6-96231b3b80d8