Skip to content
Snippets Groups Projects
Commit 8b0cc940 authored by adrien-matta's avatar adrien-matta
Browse files

* adding search path in FindROOT.cmake

parent 41f277c9
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
MESSAGE(STATUS "Looking for Root...") MESSAGE(STATUS "Looking for Root...")
SET(ROOT_CONFIG_SEARCHPATH SET(ROOT_CONFIG_SEARCHPATH
/usr/bin
${SIMPATH}/tools/root/bin ${SIMPATH}/tools/root/bin
$ENV{ROOTSYS}/bin $ENV{ROOTSYS}/bin
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment