Skip to content

Commit

Permalink
Fix commented out dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Sep 30, 2024
1 parent c97cecc commit 9748817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ find_package(Gaudi REQUIRED)
find_package(k4FWCore REQUIRED)
find_package(DD4hep REQUIRED)
find_package(ROOT REQUIRED COMPONENTS RIO Tree)
# find_package(k4SimGeant4 REQUIRED)
find_package(k4SimGeant4 REQUIRED)

include(cmake/Key4hepConfig.cmake)

Expand Down

0 comments on commit 9748817

Please sign in to comment.