Skip to content
Snippets Groups Projects

Remove usage of ROOTSYS environment variable

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:remove_environment_variable into master
6 files
+ 7
11
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -64,4 +64,5 @@ else(FAIRROOT_INCLUDE_DIR AND FAIRROOT_LIBRARY_DIR)
MESSAGE(FATAL_ERROR "FairRoot installation not found")
endif (FAIRROOT_INCLUDE_DIR AND FAIRROOT_LIBRARY_DIR)
include(FairRootTargets)
define_fairroot_targets()
Loading