mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 14:46:09 +00:00

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
2 lines
41 B
CMake
2 lines
41 B
CMake
set(LLVM_BUILD_32_BITS ON CACHE BOOL "")
|