Skip to content

Build submodules directly and use LCG92

Moritz Kiehn requested to merge msmk-bump_lcg_and_cmake_changes into master

Both acts-core and acts-fatras submodules are added directly to the build via add_subdirectory. They will be build as part of the regular framework build process without needing additional steps. Update the CI to use LCG92.

Depends on the two corresponding merge request in acts-core and acts-fatras and must be merged after them.

Fixes ACTSFW-54, fixes ACTSFW-73.

Edited by Moritz Kiehn

Merge request reports