Skip to content
Snippets Groups Projects
Commit a83d31a8 authored by Axel Naumann's avatar Axel Naumann
Browse files

[cmake] Fix removal of old ROOTSYS:

if(ENV{}) does not work with CMake 3.12.
string cannot set ENV variables in CMake 3.12.
Also suppress existing ROOTSYS from CMAKE_PREFIX_PATH to not pick up externals from another build.
parent 8e342c81
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment