Skip to content

Commit

Permalink
test build
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehvogel committed Aug 25, 2023
1 parent c3ef800 commit 1499f40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ find_package(ROOT COMPONENTS RIO Tree)
find_package(EDM4HEP)
find_package(k4FWCore)
find_package(Acts)
find_package(ActsDD4hep)
find_package(DD4hep)

#---------------------------------------------------------------
# Load macros and functions for Gaudi-based projects
Expand Down
1 change: 0 additions & 1 deletion k4ActsTracking/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gaudi_add_module(k4ActsTrackingPlugins
EDM4HEP::edm4hep
DD4hep::DDCore DD4hep::DDRec
ActsCore ActsPluginDD4hep
ActsDD4hep::ActsDD4hep
)

set(GAUDI_GENCONF_DIR "genConfDir")
Expand Down

0 comments on commit 1499f40

Please sign in to comment.