Skip to content
Snippets Groups Projects
Commit 5b6fbeab authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Fixed a typo, making AthGeneration CMake configurations a bit too verbose.

parent 81bbb9e4
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!31349AthGeneration Fixes, master branch (2020.03.20.)
......@@ -20,7 +20,7 @@ foreach( _external ${_externals} )
include( ${_external} )
get_filename_component( _extName ${_external} NAME_WE )
string( TOUPPER ${_extName} _extNameUpper )
if( NOT AtlasExternals_FIND_QUIETLY )
if( NOT AthGeneration_FIND_QUIETLY )
message( STATUS "Taking ${_extName} from: ${${_extNameUpper}_LCGROOT}" )
endif()
unset( _extName )
......
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