Skip to content
Snippets Groups Projects
Commit 598b39d7 authored by Stewart Martin-Haugh's avatar Stewart Martin-Haugh Committed by Graeme Stewart
Browse files

'Remove unneeded Eigen dependency' (TrkViewsCnv-00-00-02)

Former-commit-id: da8c0dfc
parent a74c7022
No related merge requests found
################################################################################
# Package: TrkViewsCnv
################################################################################
# Declare the package name:
atlas_subdir( TrkViewsCnv )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Database/AthenaPOOL/AthenaPoolUtilities
Tracking/TrkEvent/TrkTrack
PRIVATE
Database/AthenaPOOL/AthenaPoolCnvSvc
Tracking/TrkEvent/TrkViews )
# Component(s) in the package:
atlas_add_poolcnv_library( TrkViewsCnvPoolCnv
FILES TrkViews/TrackViewVector.h
INCLUDE_DIRS TrkViews
LINK_LIBRARIES AthenaPoolUtilities AthenaPoolCnvSvcLib TrkTrack )
package TrkViewsCnv
author John Baines <John.Baines@stfc.ac.uk>
use AtlasPolicy AtlasPolicy-*
use AthenaPoolUtilities AthenaPoolUtilities-* Database/AthenaPOOL
private
# use statements for data packages
use TrkViews TrkViews-* Tracking/TrkEvent
end_private
apply_pattern poolcnv \
files="-s=${TrkViews_root}/TrkViews \
TrackViewVector.h"
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