Skip to content

Commit

Permalink
Add missing k4FWCore::k4Interface when linking
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Jul 27, 2024
1 parent 3971a24 commit 18a0b32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions DCHdigi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ gaudi_add_module(${PackageName}
EDM4HEP::edm4hep
extensionDict
k4FWCore::k4FWCore
k4FWCore::k4Interface
DD4hep::DDRec
)

Expand Down
1 change: 1 addition & 0 deletions VTXdigi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ gaudi_add_module(${PackageName}
Gaudi::GaudiKernel
EDM4HEP::edm4hep
k4FWCore::k4FWCore
k4FWCore::k4Interface
DD4hep::DDRec
)

Expand Down

0 comments on commit 18a0b32

Please sign in to comment.