Skip to content
Snippets Groups Projects
Commit a437e51f authored by Attila Krasznahorkay's avatar Attila Krasznahorkay Committed by Atlas Nightlybuild
Browse files

Merge branch 'AddAthDerivationToWorkDir' into '21.2'

Add ability to compile against AthDerivation builds

See merge request !1573
parent b61d25c9
No related branches found
No related tags found
1 merge request!20779WIP: Migrate DataQualityTools to ToolHandles
......@@ -15,7 +15,7 @@ find_package( AtlasCMake QUIET )
# of possible project names. Basically the names of all the other
# sub-directories inside the Projects/ directory in the repository.
set( _parentProjectNames Athena AthenaP1 AnalysisBase AthAnalysisBase
AthSimulation )
AthSimulation AthDerivation )
set( _defaultParentProject Athena )
set( _defaultUseFortran TRUE )
foreach( _pp ${_parentProjectNames} )
......
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