Skip to content
Snippets Groups Projects
Commit c92cd8cf authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

L1CaloFEXToolInterfaces: cmake fix for interface library

parent 28d2e8d2
No related branches found
No related tags found
No related merge requests found
################################################################################ # Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
# Package: L1CaloFEXToolInterfaces
################################################################################
# Declare the package name: # Declare the package name:
atlas_subdir( L1CaloFEXToolInterfaces ) atlas_subdir( L1CaloFEXToolInterfaces )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Control/AthenaBaseComps
GaudiKernal
)
atlas_add_library( L1CaloFEXToolInterfaces atlas_add_library( L1CaloFEXToolInterfaces
L1CaloFEXToolInterfaces/*.h
INTERFACE
PUBLIC_HEADERS L1CaloFEXToolInterfaces PUBLIC_HEADERS L1CaloFEXToolInterfaces
LINK_LIBRARIES AthenaBaseComps CaloEvent xAODTrigL1Calo CaloIdentifier )#GaudiKernal ) LINK_LIBRARIES AthenaBaseComps CaloEvent CaloIdentifier GaudiKernel L1CaloFEXSimLib xAODTrigL1Calo )
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