Skip to content
Snippets Groups Projects
Commit 4d751e74 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'ExternalsUpdate-master-20170918' into 'master'

Externals Update, master branch (2017.09.18.)

See merge request !4759

Former-commit-id: 5566f8bb
parents 81962858 1946491c
No related branches found
No related tags found
No related merge requests found
...@@ -6,5 +6,4 @@ ...@@ -6,5 +6,4 @@
# forbidden. # forbidden.
# The version of atlas/atlasexternals to use: # The version of atlas/atlasexternals to use:
AnalysisBaseExternalsVersion = 8643cbb2 AnalysisBaseExternalsVersion = c1f3ff2a
# Versions of the various externals to build before starting the build of # Versions of the various externals to build before starting the build of
# this project, when doing a full stack nightly build. # this project, when doing a full stack nightly build.
AnalysisBaseExternalsVersion = 8643cbb2 AnalysisBaseExternalsVersion = c1f3ff2a
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# forbidden. # forbidden.
# The version of atlas/atlasexternals to use: # The version of atlas/atlasexternals to use:
AthSimulationExternalsVersion = 8643cbb2 AthSimulationExternalsVersion = c1f3ff2a
# The version of atlas/Gaudi to use: # The version of atlas/Gaudi to use:
GaudiVersion = v28r2.011 GaudiVersion = v28r2.011
...@@ -85,10 +85,6 @@ if( NOT "$ENV{NICOS_PROJECT_RELNAME}" STREQUAL "" ) ...@@ -85,10 +85,6 @@ if( NOT "$ENV{NICOS_PROJECT_RELNAME}" STREQUAL "" )
list( APPEND _replacements $ENV{NICOS_PROJECT_RELNAME} list( APPEND _replacements $ENV{NICOS_PROJECT_RELNAME}
"\${Athena_VERSION}" ) "\${Athena_VERSION}" )
endif() endif()
if( NOT "$ENV{TDAQ_RELEASE_BASE}" STREQUAL "" )
list( APPEND _replacements $ENV{TDAQ_RELEASE_BASE}
"\${TDAQ_RELEASE_BASE}" )
endif()
# Now generate and install the installed setup files: # Now generate and install the installed setup files:
lcg_generate_env( SH_FILE ${CMAKE_BINARY_DIR}/env_setup_install.sh lcg_generate_env( SH_FILE ${CMAKE_BINARY_DIR}/env_setup_install.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# forbidden. # forbidden.
# The version of atlas/atlasexternals to use: # The version of atlas/atlasexternals to use:
AthenaExternalsVersion = 8643cbb2 AthenaExternalsVersion = c1f3ff2a
# The version of atlas/Gaudi to use: # The version of atlas/Gaudi to use:
GaudiVersion = v28r2.011 GaudiVersion = v28r2.011
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