aboutsummaryrefslogtreecommitdiff
path: root/libcxx/cmake/caches/Generic-no-unicode.cmake
blob: 27fbc330ce43d44c3df6136e7dc4d47ae2e14389 (plain)
1
2
3
4
5
set(LIBCXX_ENABLE_UNICODE OFF CACHE BOOL "")

# Speed up the CI
set(LIBCXX_TEST_PARAMS "enable_modules=clang" CACHE STRING "")
set(LIBCXXABI_TEST_PARAMS "${LIBCXX_TEST_PARAMS}" CACHE STRING "")