Skip to content
Snippets Groups Projects
Commit a1d44432 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'clidsvc.MuonMM_CnvTools-20181213' into 'master'

MuonMM_CnvTools: Remove unneeded dependencies on CLIDSvc and SGTools.

See merge request atlas/athena!16748
parents fb539540 6c3330e7
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,6 @@ atlas_depends_on_subdirs( PUBLIC
GaudiKernel
PRIVATE
Control/AthenaBaseComps
Control/CLIDSvc
Control/SGTools
Control/StoreGate
DetectorDescription/AtlasDetDescr
DetectorDescription/Identifier
......@@ -33,7 +31,7 @@ atlas_add_component( MuonMM_CnvTools
src/*.cxx
src/components/*.cxx
INCLUDE_DIRS ${TDAQ-COMMON_INCLUDE_DIRS}
LINK_LIBRARIES ${TDAQ-COMMON_LIBRARIES} ByteStreamData ByteStreamData_test GaudiKernel AthenaBaseComps SGTools StoreGateLib SGtests AtlasDetDescr Identifier ByteStreamCnvSvcBaseLib MuonContainerManager MuonReadoutGeometry MuonDigitContainer MuonIdHelpersLib MuonRDO MuonPrepRawData )
LINK_LIBRARIES ${TDAQ-COMMON_LIBRARIES} ByteStreamData ByteStreamData_test GaudiKernel AthenaBaseComps StoreGateLib SGtests AtlasDetDescr Identifier ByteStreamCnvSvcBaseLib MuonContainerManager MuonReadoutGeometry MuonDigitContainer MuonIdHelpersLib MuonRDO MuonPrepRawData )
# Install files from the package:
atlas_install_headers( MuonMM_CnvTools )
......
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