Skip to content
Snippets Groups Projects
Commit 0125e98d authored by Fernando Monticelli's avatar Fernando Monticelli
Browse files

Fixed TrigEgammaEmulatorTool/CMakeLists.txt

parent dcdc90ad
No related branches found
No related tags found
No related merge requests found
......@@ -54,9 +54,14 @@ atlas_add_library( TrigEgammaEmulationToolLib
PRIVATE_LINK_LIBRARIES ${Boost_LIBRARIES} )
atlas_add_component( TrigEgammaEmulationTool
src/*.cxx Root/*.cxx src/components/*.cxx
INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} ${Boost_INCLUDE_DIRS} ${CLHEP_INCLUDE_DIRS}
LINK_LIBRARIES ${ROOT_LIBRARIES} ${Boost_LIBRARIES} ${CLHEP_LIBRARIES} AthContainers AsgTools xAODBase xAODCaloEvent xAODEgamma xAODTracking xAODTrigCalo xAODTrigEgamma xAODTrigRinger xAODTrigger PATCoreLib ElectronPhotonSelectorToolsLib TrigDecisionToolLib TrigConfHLTData TrigSteeringEvent TrigMultiVarHypoLib AthenaBaseComps StoreGateLib SGtests GaudiKernel TrigEgammaMatchingToolLib LumiBlockCompsLib IsolationToolLib)
src/*.h src/*.cxx src/components/*.cxx
LINK_LIBRARIES ${ROOT_LIBRARIES} ${Boost_LIBRARIES} ${CLHEP_LIBRARIES}
AthContainers AsgTools xAODBase xAODCaloEvent xAODEgamma xAODTracking
xAODTrigCalo xAODTrigEgamma xAODTrigRinger xAODTrigger PATCoreLib
ElectronPhotonSelectorToolsLib TrigDecisionToolLib TrigConfHLTData
TrigSteeringEvent TrigMultiVarHypoLib AthenaBaseComps StoreGateLib SGtests
GaudiKernel TrigEgammaMatchingToolLib LumiBlockCompsLib IsolationToolLib
TrigEgammaEmulationToolLib)
# Install files from the package:
......
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