Skip to content

Commit

Permalink
Link to GaudiAlgLib (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: jmcarcell <[email protected]>
  • Loading branch information
jmcarcell and jmcarcell authored Mar 19, 2024
1 parent 8de91e0 commit 51f9766
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions DRdigi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ gaudi_add_module(DRdigi
LINK
EDM4HEP::edm4hep
sipm::sipm
Gaudi::GaudiAlgLib
Gaudi::GaudiKernel
k4FWCore::k4FWCore
)
Expand Down
1 change: 1 addition & 0 deletions DRreco/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ gaudi_add_module(DRreco
LINK
EDM4HEP::edm4hep
DRsegmentation
Gaudi::GaudiAlgLib
Gaudi::GaudiKernel
k4FWCore::k4FWCore
CLHEP::CLHEP
Expand Down
1 change: 1 addition & 0 deletions DRsim/DRsimG4Components/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ file(GLOB headers
gaudi_add_module(DRsimG4Components
SOURCES ${sources}
LINK
Gaudi::GaudiAlgLib
Gaudi::GaudiKernel
k4FWCore::k4FWCore
EDM4HEP::edm4hep
Expand Down
1 change: 1 addition & 0 deletions DRsim/DRsimG4Fast/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ file(GLOB headers
gaudi_add_module(DRsimG4Fast
SOURCES ${sources}
LINK
Gaudi::GaudiAlgLib
Gaudi::GaudiKernel
k4FWCore::k4FWCore
${Geant4_LIBRARIES}
Expand Down

0 comments on commit 51f9766

Please sign in to comment.