Skip to content

Commit

Permalink
fix remnants from FCCDetectors
Browse files Browse the repository at this point in the history
  • Loading branch information
vvolkl committed Mar 24, 2021
1 parent 03b44a9 commit ab532d0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions Detector/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@


add_subdirectory(DetStudies)
add_subdirectory(DetComponents)
2 changes: 0 additions & 2 deletions Detector/DetComponents/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ gaudi_add_module(DetComponents
ROOT::Hist
DD4hep::DDCore
DD4hep::DDG4
DetSegmentation
DetCommon
)

install(TARGETS DetComponents
Expand Down
1 change: 0 additions & 1 deletion Detector/DetComponents/src/MergeLayers.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include "MergeLayers.h"

// FCCSW
#include "DetCommon/DetUtils.h"
#include "k4Interface/IGeoSvc.h"

// datamodel
Expand Down

0 comments on commit ab532d0

Please sign in to comment.