index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
FindBoost
/
RunCMakeTest.cmake
blob: eef350c6c8f5b11721d7491a868a0e120d4545cb (
plain
)
1
2
3
4
5
include(RunCMake) unset(ENV{Boost_ROOT}) run_cmake(CMakePackage) run_cmake(NoCXX)