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 b03c1b2 commit 56a6e2c
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 @@ -40,7 +40,7 @@ include(cmake/compiler_output.cmake)

find_package(LCIO REQUIRED)
find_package(podio REQUIRED)
find_package(EDM4HEP REQUIRED)
find_package(EDM4HEP 0.10.1 REQUIRED)

add_subdirectory(k4EDM4hep2LcioConv)
add_subdirectory(standalone)
Expand Down

0 comments on commit 56a6e2c

Please sign in to comment.