
This commit adds CMake caches for the various configurations of libc++ that are tested by our build bots. Differential Revision: https://reviews.llvm.org/D81293
3 lines
99 B
CMake
3 lines
99 B
CMake
set(LIBCXX_ENABLE_EXCEPTIONS OFF CACHE BOOL "")
|
|
set(LIBCXXABI_ENABLE_EXCEPTIONS OFF CACHE BOOL "")
|