Skip to content

Commit aea1bef

Browse files
authored
Merge pull request #123 from hahnjo/link-physicslists
Link against Geant4::G4physicslists
2 parents a3da28c + dcd241d commit aea1bef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

G4HepEm/G4HepEm/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ if(Geant4_VERSION VERSION_GREATER_EQUAL 11.0)
2828

2929
set(G4HEPEM_Geant4_LIBRARIES ${G4HEPEM_Geant4_LIBRARIES}
3030
Geant4::G4event
31+
Geant4::G4physicslists
3132
Geant4::G4tracking
3233
)
3334
endif()

0 commit comments

Comments
 (0)