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

Merge branch 'muCmakeCheck' into 'master'

Remove unneeded link libraries from MuonCalibMonitoring

See merge request atlas/athena!37368
parents 2dac6ae9 8fc6d990
No related branches found
No related tags found
No related merge requests found
...@@ -13,4 +13,4 @@ atlas_add_component( MuonCalibMonitoring ...@@ -13,4 +13,4 @@ atlas_add_component( MuonCalibMonitoring
src/*.cxx src/*.cxx
src/components/*.cxx src/components/*.cxx
INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} INCLUDE_DIRS ${ROOT_INCLUDE_DIRS}
LINK_LIBRARIES ${ROOT_LIBRARIES} AthenaMonitoringLib StoreGateLib SGtests GaudiKernel CscCalibData MuonCondData MuonCondInterface MuonReadoutGeometry MuonIdHelpersLib ) LINK_LIBRARIES ${ROOT_LIBRARIES} AthenaMonitoringLib StoreGateLib GaudiKernel CscCalibData MuonCondData MuonCondInterface MuonIdHelpersLib )
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