mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 07:31:28 +00:00
d9dec697cb
This commit adds CMake caches for the various configurations of libc++ that are tested by our build bots. Differential Revision: https://reviews.llvm.org/D81293
3 lines
94 B
CMake
3 lines
94 B
CMake
set(LLVM_USE_SANITIZER "Undefined" CACHE STRING "")
|
|
set(LIBCXX_ABI_UNSTABLE ON CACHE BOOL "")
|