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

InDetIdCnv: cmake cleanup

parent ef89da42
No related branches found
No related tags found
No related merge requests found
################################################################################
# Package: InDetIdCnv
################################################################################
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
# Declare the package name:
atlas_subdir( InDetIdCnv )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PRIVATE
Control/StoreGate
DetectorDescription/DetDescrCnvSvc
DetectorDescription/IdDictDetDescr
GaudiKernel
InnerDetector/InDetDetDescr/InDetIdentifier )
# Component(s) in the package:
atlas_add_component( InDetIdCnv
src/*.cxx
LINK_LIBRARIES StoreGateLib SGtests DetDescrCnvSvcLib IdDictDetDescr GaudiKernel InDetIdentifier )
LINK_LIBRARIES StoreGateLib DetDescrCnvSvcLib IdDictDetDescr GaudiKernel InDetIdentifier )
# Install files from the package:
atlas_install_joboptions( share/*.py )
......
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