Skip to content

Commit

Permalink
Add a find_package(k4FWCore)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Dec 17, 2024
1 parent bcca61c commit 0338e12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ k4edm4hep2lcioconv_set_linker_flags()
find_package(LCIO 2.22 REQUIRED)
find_package(podio 1.0 REQUIRED)
find_package(EDM4HEP 0.99 REQUIRED)
find_package(k4FWCore REQUIRED)
find_package(ROOT REQUIRED COMPONENTS MathCore)

add_subdirectory(k4EDM4hep2LcioConv)
Expand Down

0 comments on commit 0338e12

Please sign in to comment.