Skip to content
Snippets Groups Projects
Commit b8229aca authored by Tamara Vazquez Schroeder's avatar Tamara Vazquez Schroeder
Browse files

Merge branch 'update_dqm_tdaq_common_to_LCG88' into '21.0'

Update tdaq-common and dqm-common to versions built against LCG_88

See merge request !6315
parents 035505f9 705553cb
No related branches found
No related tags found
No related merge requests found
...@@ -11,11 +11,11 @@ set( ATHENA_PROJECT_VERSION ${_version} ...@@ -11,11 +11,11 @@ set( ATHENA_PROJECT_VERSION ${_version}
unset( _version ) unset( _version )
# Set the versions of the TDAQ externals to pick up for the build: # Set the versions of the TDAQ externals to pick up for the build:
set( TDAQ-COMMON_VERSION "02-02-00" ) set( TDAQ-COMMON_VERSION "02-03-00" )
set( TDAQ-COMMON_ROOT set( TDAQ-COMMON_ROOT
"$ENV{TDAQ_RELEASE_BASE}/tdaq-common/tdaq-common-${TDAQ-COMMON_VERSION}" ) "$ENV{TDAQ_RELEASE_BASE}/tdaq-common/tdaq-common-${TDAQ-COMMON_VERSION}" )
set( DQM-COMMON_VERSION "01-02-00" ) set( DQM-COMMON_VERSION "01-03-00" )
set( DQM-COMMON_ROOT set( DQM-COMMON_ROOT
"$ENV{TDAQ_RELEASE_BASE}/dqm-common/dqm-common-${DQM-COMMON_VERSION}" ) "$ENV{TDAQ_RELEASE_BASE}/dqm-common/dqm-common-${DQM-COMMON_VERSION}" )
......
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