Skip to content
Snippets Groups Projects
Commit df55668f 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

Former-commit-id: a437e51f
parent 5250946a
No related branches found
No related tags found
No related merge requests found
......@@ -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