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
Files
7
@@ -9,7 +9,7 @@
ATLAS_PROJECT_NAME="AthDataQuality"
ATLAS_PROJECT_DIR=$(cd $(dirname ${BASH_SOURCE[0]}) && pwd)
ATLAS_BUILDTYPE="RelWithDebInfo"
ATLAS_EXTRA_CMAKE_ARGS=()
ATLAS_EXTRA_CMAKE_ARGS=(-DBoost_NO_WARN_NEW_VERSIONS=TRUE)
ATLAS_EXTRA_MAKE_ARGS=()
# Let "the common script" do all the heavy lifting.
Loading