bolt/deps/llvm-18.1.8/libcxx/cmake/caches/Generic-no-exceptions.cmake

4 lines
194 B
CMake
Raw Normal View History

2025-02-14 19:21:04 +01:00
set(LIBCXX_INSTALL_MODULES ON CACHE BOOL "") # TODO MODULES Remove when enabled automatically.
set(LIBCXX_ENABLE_EXCEPTIONS OFF CACHE BOOL "")
set(LIBCXXABI_ENABLE_EXCEPTIONS OFF CACHE BOOL "")