Skip to content

Commit

Permalink
[cmake] bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
vvolkl committed Apr 11, 2021
1 parent 28ffa13 commit 95c9225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimG4Fast/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ gaudi_add_library(SimG4Fast
file(GLOB _module_sources src/components/*.cpp)
gaudi_add_module(SimG4FastPlugins
SOURCES ${_module_sources}
LINK GaudiAlgLib k4FWCore::k4FWCore SimG4Common EDM4HEP::edm4hep DD4hep::DDCore SimG4Interface)
LINK GaudiAlgLib k4FWCore::k4FWCore SimG4Common EDM4HEP::edm4hep DD4hep::DDCore SimG4Interface SimG4Fast)

0 comments on commit 95c9225

Please sign in to comment.