mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
6 lines
83 B
CMake
6 lines
83 B
CMake
include(RunCMake)
|
|
unset(ENV{Boost_ROOT})
|
|
|
|
run_cmake(CMakePackage)
|
|
run_cmake(NoCXX)
|