Skip to content

Commit

Permalink
require dd4hep plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehvogel committed Aug 29, 2023
1 parent e614ae9 commit d15cf7b
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 @@ -5,7 +5,7 @@ project(k4ActsTracking)
find_package(ROOT COMPONENTS RIO Tree)
find_package(EDM4HEP)
find_package(k4FWCore)
find_package(Acts)
find_package(Acts REQUIRED COMPONENTS Core PluginDD4hep)
find_package(DD4hep)

#---------------------------------------------------------------
Expand Down

0 comments on commit d15cf7b

Please sign in to comment.