Skip to content
Snippets Groups Projects
Commit 5277ff9a authored by Attila Krasznahorkay's avatar Attila Krasznahorkay Committed by Graeme Stewart
Browse files

Creating a new tag with the CMakeLists.txt file included (xAODCoreAthenaPool-00-00-06)

	* Created a new tag that contains the CMakeLists.txt file for the
	  package.
	* Tagging as xAODCoreAthenaPool-00-00-06
parent 38604756
No related branches found
No related tags found
No related merge requests found
# $Id: CMakeLists.txt 769660 2016-08-23 15:51:19Z krasznaa $
################################################################################
# Package: xAODCoreAthenaPool
################################################################################
# Declare the package name:
atlas_subdir( xAODCoreAthenaPool )
# Declare the package's dependencies:
atlas_depends_on_subdirs(
PRIVATE
Control/AthContainers
Control/AthenaKernel
Database/AthenaPOOL/AthenaPoolCnvSvc
Database/AthenaPOOL/AthenaPoolUtilities
Event/xAOD/xAODCore )
# Component(s) in the package:
atlas_add_poolcnv_library( xAODCoreAthenaPoolPoolCnv
src/*.cxx
FILES xAODCore/AuxInfoBase.h xAODCore/AuxContainerBase.h
xAODCore/ShallowAuxContainer.h xAODCore/ShallowAuxInfo.h
TYPES_WITH_NAMESPACE xAOD::AuxInfoBase xAOD::AuxContainerBase
xAOD::ShallowAuxContainer xAOD::ShallowAuxInfo
CNV_PFX xAOD
LINK_LIBRARIES AthContainers AthenaKernel AthenaPoolCnvSvcLib
AthenaPoolUtilities xAODCore )
package xAODCoreAthenaPool
# $Id: requirements 699727 2015-10-09 14:59:56Z will $
# $Id: requirements 769660 2016-08-23 15:51:19Z krasznaa $
author Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
......@@ -32,3 +32,4 @@ apply_pattern poolcnv typesWithNamespace="xAOD::AuxInfoBase \
ShallowAuxContainer.h \
ShallowAuxInfo.h" \
cnv_pfx="xAOD"
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