Skip to content
Snippets Groups Projects

update podio, edm4hep, mako, add alembic optuna for qibo

Merged Andre Sailer requested to merge upPackages into master
1 file
+ 5
1
Compare changes
  • Side-by-side
  • Inline
@@ -16,7 +16,11 @@ if(${LCG_OS}${LCG_OSVERS} MATCHES centos|ubuntu|el)
endif()
endif()
LCG_AA_project(DD4hep 01.30 )
LCG_AA_project(EDM4hep 00.99.01 )
if(((${LCG_COMP} MATCHES gcc) AND (${LCG_COMPVERS} GREATER 12)) OR (${LCG_COMP} MATCHES clang AND ${LCG_COMPVERS} GREATER 15))
#edm4hep needs c++20
LCG_AA_project(EDM4hep 00.99.01 )
endif()
#---Externals--------------------------------------------------------------------------------------
Loading