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

Merge branch 'cmake.TrigPartialEventBuilding-20190208' into 'master'

TrigPartialEventBuilding: cmake fix

See merge request atlas/athena!20984
parents 69e656eb 79584bab
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ atlas_add_library( TrigPartialEventBuildingLib ...@@ -17,7 +17,7 @@ atlas_add_library( TrigPartialEventBuildingLib
src/*.cxx src/*.cxx
PUBLIC_HEADERS TrigPartialEventBuilding PUBLIC_HEADERS TrigPartialEventBuilding
LINK_LIBRARIES DecisionHandlingLib TrigSteeringEvent LINK_LIBRARIES DecisionHandlingLib TrigSteeringEvent
PRIVATE AthViews ) PRIVATE_LINK_LIBRARIES AthViews )
atlas_add_component( TrigPartialEventBuilding atlas_add_component( TrigPartialEventBuilding
src/components/*.cxx src/components/*.cxx
......
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