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