hanchenye-llvm-project/libcxx/cmake/Modules
Eric Fiselier 0357171f1c [libcxx] Add support for linking libc++ against a static ABI library.
Summary:
This patch add the CMake option `LIBCXX_ENABLE_STATIC_ABI_LIBRARY` which, when enabled, will link libc++ against the static version of the ABI library.


Reviewers: mclow.lists, jroelofs, danalbert

Reviewed By: danalbert

Subscribers: compnerd, cfe-commits

Differential Revision: http://reviews.llvm.org/D8017

llvm-svn: 231076
2015-03-03 15:59:51 +00:00
..
HandleLibCXXABI.cmake [libcxx] Add support for linking libc++ against a static ABI library. 2015-03-03 15:59:51 +00:00
MacroEnsureOutOfSourceBuild.cmake