diff --git a/cmake/toolchain/heptools-devkey.cmake b/cmake/toolchain/heptools-devkey.cmake index 32183903df7daa818e97b0c4e1a60ac19a73056b..c9be247a3be54abb3daae9dd2a96e342f080c2bc 100644 --- a/cmake/toolchain/heptools-devkey.cmake +++ b/cmake/toolchain/heptools-devkey.cmake @@ -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(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(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()