
These cause test build failures on Windows. This reverts the following commits: 57ca74843586c9a93c425036c5538aae0a2cfa60 d06ae33ec32122bb526fb35025c1f0cf979f1090
4 lines
197 B
CMake
4 lines
197 B
CMake
set(LIBCXX_ENABLE_STD_MODULES ON CACHE BOOL "") # TODO MODULES Remove when enabled automatically.
|
|
set(LIBCXX_ENABLE_EXCEPTIONS OFF CACHE BOOL "")
|
|
set(LIBCXXABI_ENABLE_EXCEPTIONS OFF CACHE BOOL "")
|