This temporary FIXME really belongs to the testing config, not to the specific CMake cache that enables that configuration. Differential Revision: https://reviews.llvm.org/D112031
3 lines
123 B
CMake
3 lines
123 B
CMake
set(LIBCXX_TEST_PARAMS "debug_level=1" CACHE STRING "")
|
|
set(LIBCXXABI_TEST_PARAMS "${LIBCXX_TEST_PARAMS}" CACHE STRING "")
|