Skip to content
Snippets Groups Projects
Commit 208f7c47 authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'cmake.MSVertexToolInterfaces-20200717' into 'master'

MSVertexToolInterfaces: cmake fixes

See merge request !34877
parents f5c4fb1b 8cc3963c
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!34877MSVertexToolInterfaces: cmake fixes
...@@ -10,6 +10,10 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -10,6 +10,10 @@ atlas_depends_on_subdirs( PUBLIC
GaudiKernel GaudiKernel
MuonSpectrometer/MSVertexReconstruction/MSVertexUtils ) MuonSpectrometer/MSVertexReconstruction/MSVertexUtils )
# Install files from the package: atlas_add_library( MSVertexToolInterfaces
atlas_install_headers( MSVertexToolInterfaces ) MSVertexToolInterfaces/*.h
INTERFACE
PUBLIC_HEADERS MSVertexToolInterfaces
LINK_LIBRARIES GaudiKernel MSVertexUtils )
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