mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 08:20:18 -06:00
Tests: Make RunCMake.FindBoost robust to Boost_ROOT in environment
Remove the environment variable within the test to avoid CMP0074 behavior.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
include(RunCMake)
|
||||
unset(ENV{Boost_ROOT})
|
||||
|
||||
run_cmake(CMakePackage)
|
||||
run_cmake(NoCXX)
|
||||
|
||||
Reference in New Issue
Block a user