Skip to content
Snippets Groups Projects
Commit 1ddb0745 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

Fix standalone compilation of InteractionRegion.h

parent 5aa9b013
No related branches found
No related tags found
2 merge requests!4386Merge master into FTRetinaSeedRawBanks,!4316Fix standalone compilation of InteractionRegion.h
Pipeline #6317272 passed
......@@ -16,6 +16,7 @@ Det/LHCbDet
if(USE_DD4HEP)
gaudi_add_header_only_library(LHCbDetLib
LINK
LHCb::DetDescLib
LHCb::LbDD4hepLib
LHCb::VPDetLib
)
......
......@@ -20,6 +20,7 @@ if(USE_DD4HEP)
LINK
Gaudi::GaudiKernel
Detector::DetectorLib
LHCb::DetDescLib
)
else()
gaudi_add_library(VPDetLib
......
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