diff --git a/Detector/DetCEPCv4/CMakeLists.txt b/Detector/DetCEPCv4/CMakeLists.txt index af544b5a525f85518960a57f679f8d0923a442f7..c273799ff5c77a71140dafd9ba011b56a4b28f15 100644 --- a/Detector/DetCEPCv4/CMakeLists.txt +++ b/Detector/DetCEPCv4/CMakeLists.txt @@ -31,8 +31,11 @@ gaudi_add_module(DetCEPCv4 src/calorimeter/SHcalRpc01_Barrel.cpp src/calorimeter/SHcalRpc01_Endcaps.cpp src/calorimeter/SHcalRpc01_EndcapRing.cpp + src/calorimeter/Yoke05_Barrel.cpp + src/calorimeter/Yoke05_Endcaps.cpp src/other/BoxSupport_o1_v01_geo.cpp src/other/TubeSupport_o1_v01_geo.cpp + src/other/SCoil02_geo.cpp LINK ${DD4hep_COMPONENT_LIBRARIES} )