Skip to content

Commit

Permalink
Merge pull request #305 from kjvbrt/dd4hep_dep
Browse files Browse the repository at this point in the history
Add missing dependency
  • Loading branch information
kjvbrt authored Jul 20, 2023
2 parents c4d1de2 + 77b2a55 commit 9890dc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/FCCAnalysesConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ find_dependency(EDM4HEP REQUIRED)
find_dependency(podio)
find_dependency(Acts)
find_dependency(ROOT COMPONENTS ROOTDataFrame)
find_dependency(DD4hep)



Expand Down

0 comments on commit 9890dc0

Please sign in to comment.