Skip to content
Snippets Groups Projects

Update most projects to LCG101 and newer tdaq/tdaq-common

Merged Johannes Elmsheuser requested to merge elmsheus/athena:lcg101_20210917_1 into master
1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
@@ -10,9 +10,7 @@ ATLAS_PROJECT_DIR=$(cd $(dirname ${BASH_SOURCE[0]}) && pwd)
ATLAS_EXT_PROJECT_NAME="VP1LightExternals"
ATLAS_BUILDTYPE="RelWithDebInfo"
ATLAS_EXTRA_CMAKE_ARGS=(-DLCG_VERSION_NUMBER=101
-DLCG_VERSION_POSTFIX=""
-DATLAS_COOL_TAG="COOL_3_3_9"
-DATLAS_CORAL_TAG="CORAL_3_3_9")
-DLCG_VERSION_POSTFIX="")
ATLAS_EXTRA_MAKE_ARGS=()
# Let "the common script" do all the heavy lifting.
Loading