Merge topic 'FindBoost-test-env'

97d2109294 Tests: Make RunCMake.FindBoost robust to Boost_ROOT in environment

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2802
This commit is contained in:
Brad King
2019-01-15 18:10:02 +00:00
committed by Kitware Robot
@@ -1,4 +1,5 @@
include(RunCMake)
unset(ENV{Boost_ROOT})
run_cmake(CMakePackage)
run_cmake(NoCXX)