Fix config scripts
Compare changes
+ 10
− 3
@@ -41,7 +41,6 @@ set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" ${CMAKE_MODULE_PATH})
@@ -266,7 +265,15 @@ else(CBMROOT_MINIMAL)
@@ -318,7 +325,7 @@ SetBasicVariables()
The generated config scripts did not contain the proper (DY)LD_LIBRARY_PATH information when using FairRoot v18.6. refs #2088