Skip to content
Snippets Groups Projects

Update whizard to 3.1.5

Merged JenkinsUpdater requested to merge update_whizard_3.1.5 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -98,5 +98,5 @@ if(NOT ${LCG_OS} MATCHES mac)
@@ -98,5 +98,5 @@ if(NOT ${LCG_OS} MATCHES mac)
LCG_external_package(fccanalyses 0.10.0) # Until https://github.com/HEP-FCC/FCCAnalyses/issues/417 is fixed
LCG_external_package(fccanalyses 0.10.0) # Until https://github.com/HEP-FCC/FCCAnalyses/issues/417 is fixed
LCG_external_package(freeglut 3.6.0) # Taken from the system on Mac
LCG_external_package(freeglut 3.6.0) # Taken from the system on Mac
LCG_external_package(babayaga fcc1.0.0) # Does not build on MacOS
LCG_external_package(babayaga fcc1.0.0) # Does not build on MacOS
LCG_external_package(whizard 3.1.4) # Has dependencies that are not build on MacOS
LCG_external_package(whizard 3.1.5 ) # Has dependencies that are not build on MacOS
endif()
endif()
Loading