Skip to content
Snippets Groups Projects
Commit 7865b109 authored by Takashi Yamanaka's avatar Takashi Yamanaka
Browse files

Merge branch 'dbglink.TrigT1Monitoring-20170322' into 'master'

Fix linking of TrigT1Monitoring in dbg build.

See merge request !525
parents d6cdb353 e48cb8c1
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ atlas_depends_on_subdirs( PRIVATE ...@@ -39,7 +39,7 @@ atlas_depends_on_subdirs( PRIVATE
atlas_add_component( TrigT1Monitoring atlas_add_component( TrigT1Monitoring
src/*.cxx src/*.cxx
src/components/*.cxx src/components/*.cxx
LINK_LIBRARIES CaloDetDescrLib CaloEvent CaloIdentifier CaloTriggerToolLib AthenaMonitoringLib DataModel Identifier xAODTrigL1Calo GaudiKernel LArRecUtilsLib TileCalibBlobObjs TileConditionsLib TileEvent TileIdentifier LWHists TrigConfL1Data L1TopoRDO TrigT1CaloCalibConditions TrigT1CaloCalibToolInterfaces TrigT1CaloEventLib TrigT1CaloMonitoringToolsLib TrigT1CaloToolInterfaces TrigT1Interfaces TrigT1Result ) LINK_LIBRARIES CaloDetDescrLib CaloEvent CaloIdentifier CaloTriggerToolLib AthenaMonitoringLib DataModel Identifier xAODTrigL1Calo GaudiKernel LArRecUtilsLib TileCalibBlobObjs TileConditionsLib TileEvent TileIdentifier LWHists TrigConfL1Data L1TopoRDO TrigT1CaloCalibConditions TrigT1CaloCalibToolInterfaces TrigT1CaloEventLib TrigT1CaloMonitoringToolsLib TrigT1CaloToolInterfaces TrigT1Interfaces TrigT1Result TrigT1CaloCondSvcLib )
# Install files from the package: # Install files from the package:
atlas_install_headers( TrigT1Monitoring ) atlas_install_headers( TrigT1Monitoring )
......
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