Skip to content
Snippets Groups Projects

Update tests to LCG_106b_ATLAS_1, update ACTS and GeoModel versions

10 files
+ 11
11
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -17,7 +17,7 @@ string(REPLACE " " ";" _ignore "${ATLAS_LCGTEST_IGNORE}" )
# Set the version of LCG to test the code with.
set( LCG_VERSION_NUMBER 106 CACHE STRING
"Version number for the LCG release to test" )
set( LCG_VERSION_POSTFIX "" CACHE STRING
set( LCG_VERSION_POSTFIX "b" CACHE STRING
"Post-fix to the LCG version number" )
# Set up the LCG release.
Loading