Skip to content
Snippets Groups Projects
Commit d3f2c101 authored by Andre Sailer's avatar Andre Sailer
Browse files

SPI-2592: add toolchains for 105c

parent e9991422
No related branches found
No related tags found
1 merge request!2336SPI-2592: add toolchains for 105c
Pipeline #7627151 passed
......@@ -36,6 +36,9 @@ alma:
- 105b
- 105b_LHCB_Core
- 105b_LHCB_7
- 105c
- 105c_LHCB_Core
- 105c_LHCB_7
centos:
<<: *retry_policy
......
#---List of externals----------------------------------------------
set(LCG_PYTHON_VERSION 3)
include(heptools-dev-base)
#---Additional External packages------(Generators)-----------------
include(heptools-dev-generators)
LCG_external_package(ROOT 6.30.08)
LCG_external_package(DD4hep 01.29)
#---Apple MacOS special removals and overwrites--------------------
include(heptools-macos)
if(LCG_ARCH MATCHES "aarch64")
include(heptools-devARM)
endif()
#---List of externals----------------------------------------------
set(LCG_PYTHON_VERSION 3)
include(heptools-105c)
SET(LHCB_JSON_FILE https://gitlab.cern.ch/lhcb-core/rpm-recipes/-/raw/master/LHCBEXTERNALS/105/LHCBEXTERNALS_105c_LHCB_7.json)
include(heptools-lhcbsetup)
#---List of externals----------------------------------------------
set(LCG_PYTHON_VERSION 3)
include(heptools-105c)
SET(LHCB_JSON_FILE https://gitlab.cern.ch/lhcb-core/rpm-recipes/-/raw/master/LHCBEXTERNALS/105/LHCBEXTERNALS_105c_LHCB_Core.json)
include(heptools-lhcbsetup)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment