Skip to content

Commit

Permalink
Add a minimum version of EDM4hep
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Nov 3, 2023
1 parent e968942 commit 762603a
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 @@ -56,7 +56,7 @@ include(GNUInstallDirs)
find_package(Gaudi REQUIRED)
find_package(LCIO REQUIRED)
find_package(Marlin REQUIRED)
find_package(EDM4HEP REQUIRED)
find_package(EDM4HEP 0.10.1 REQUIRED)
find_package(k4FWCore REQUIRED)
find_package(k4EDM4hep2LcioConv REQUIRED)

Expand Down

0 comments on commit 762603a

Please sign in to comment.