Add support for special LCG versions
- Jul 11, 2020
-
-
Marco Clemencic authored
-
- Jul 10, 2020
-
-
Marco Clemencic authored
which means use LCG_XYpython3 instead of LCG_XY
-
BINARY_TAG
x86_64-centos7-gcc9+py3-opt
to implicitly pick up LCG_XYpython3
instead of the declared LCG_XY
LCG_LAYER
can be used to use the LCG release LCG_XY_${LCG_LAYER}
instead of the plain LCG_XY
LCG_USE_GENERATORS
can be used to fill the CMAKE_PREFIX_PATH
with the packages in LCG_generators_<platform>.txt
in addition to those in LCG_externals_<platform>.txt
Note that these changes are only relevant to LHCb, as ATLAS does not use the CMake toolchain to configure the build.
which means use LCG_XYpython3 instead of LCG_XY