Skip to content

Commit

Permalink
Depend on EDM4hep v00-99 in CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jul 31, 2024
1 parent 2864b8e commit ddeea7c
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 @@ -42,7 +42,7 @@ k4edm4hep2lcioconv_set_compiler_flags()

find_package(LCIO 2.20.1 REQUIRED)
find_package(podio REQUIRED)
find_package(EDM4HEP 0.10.1 REQUIRED)
find_package(EDM4HEP 0.99 REQUIRED)
find_package(ROOT REQUIRED COMPONENTS MathCore)

add_subdirectory(k4EDM4hep2LcioConv)
Expand Down

0 comments on commit ddeea7c

Please sign in to comment.