Skip to content
Snippets Groups Projects
Commit 4beb1a54 authored by Edward Moyse's avatar Edward Moyse
Browse files

Merge branch 'cmake.D3PDMakerInterfaces-20200816' into 'master'

D3PDMakerInterfaces: cmake fixes

See merge request !35648
parents ebe01def b1afa0fd
No related branches found
No related tags found
No related merge requests found
......@@ -5,10 +5,8 @@
# Declare the package name:
atlas_subdir( D3PDMakerInterfaces )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
GaudiKernel )
# Install files from the package:
atlas_install_headers( D3PDMakerInterfaces )
atlas_add_library( D3PDMakerInterfaces
D3PDMakerInterfaces/*.h
INTERFACE
PUBLIC_HEADERS D3PDMakerInterfaces
LINK_LIBRARIES GaudiKernel )
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