Skip to content
Snippets Groups Projects

Bump Geo and par hashes to bring mcbm ni2024 + some pending changes in geo repository

Merged Pierre-Alain Loizeau requested to merge p.-a.loizeau/cbmroot:geopar_hash_mcbm_ni2024 into master
Files
10
+ 0
5
@@ -6,11 +6,6 @@
@@ -6,11 +6,6 @@
# it off execept for the checker.
# it off execept for the checker.
Option(DOWNLOAD_EXTERNALS "Download the code from the external repositories." ON)
Option(DOWNLOAD_EXTERNALS "Download the code from the external repositories." ON)
Option(CBM_MCBM_PARS "Download mCBM forks for geometry and parameters" OFF)
if (CBM_MCBM_PARS)
message(WARNING "MCBM PARS ENABLED: Using mcbm forks of parameters and geometry.")
endif()
if(DOWNLOAD_EXTERNALS)
if(DOWNLOAD_EXTERNALS)
Include(InstallFlesnet.cmake)
Include(InstallFlesnet.cmake)
Set(FLES_IPC_INCLUDE_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/flesnet/lib/fles_ipc PARENT_SCOPE)
Set(FLES_IPC_INCLUDE_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/flesnet/lib/fles_ipc PARENT_SCOPE)
Loading