-
- Downloads
[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.
Loading
Please register or sign in to comment