Skip to content
Snippets Groups Projects
Commit cff69c4f authored by scott snyder's avatar scott snyder
Browse files

RPCcablingInterface: cmake fix

Use MuonCablingTools, not CablingTools (they're duplicates).
parent bfc8334a
No related branches found
No related tags found
No related merge requests found
...@@ -20,5 +20,5 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -20,5 +20,5 @@ atlas_depends_on_subdirs( PUBLIC
atlas_add_library( RPCcablingInterfaceLib atlas_add_library( RPCcablingInterfaceLib
src/*.cxx src/*.cxx
PUBLIC_HEADERS RPCcablingInterface PUBLIC_HEADERS RPCcablingInterface
LINK_LIBRARIES AthenaKernel Identifier GaudiKernel MuonCablingTools CablingTools MuonIdHelpersLib StoreGateLib SGtests RPC_CondCablingLib) LINK_LIBRARIES AthenaKernel Identifier GaudiKernel MuonCablingTools MuonIdHelpersLib StoreGateLib SGtests RPC_CondCablingLib)
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