Sign in
fuchsia
/
third_party
/
llvm-project
/
59731eebf8f24e3e90dc77e91a08d068b529cfc5
/
.
/
libcxx
/
cmake
/
caches
/
Generic-no-unicode.cmake
blob: 27fbc330ce43d44c3df6136e7dc4d47ae2e14389 [
file
] [
log
] [
blame
]
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
""
)