mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
3 lines
99 B
CMake
3 lines
99 B
CMake
# Disable bootstrap testing for Valgrind testing.
|
|
set(CMAKE_SKIP_BOOTSTRAP_TEST OFF CACHE BOOL "")
|