From 05696aab34f25de686d81fa6820f6500b00511d2 Mon Sep 17 00:00:00 2001 From: Herbert Greenlee Date: Thu, 2 Jul 2026 12:06:03 -0500 Subject: [PATCH] Update target dependency on sbncode PDMapAlg. --- sbndcode/OpDetSim/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbndcode/OpDetSim/CMakeLists.txt b/sbndcode/OpDetSim/CMakeLists.txt index 35c22cf77..78740226d 100755 --- a/sbndcode/OpDetSim/CMakeLists.txt +++ b/sbndcode/OpDetSim/CMakeLists.txt @@ -9,7 +9,7 @@ cet_build_plugin( sbndPDMapAlg art::tool lardataobj::RawData lardata::DetectorInfoServices_DetectorClocksServiceStandard_service larpandora::LArPandoraInterface - sbncode::OpDet_PDMapAlgSimple_tool + sbncode::OpDet_PDMapAlg sbndcode_Utilities_SignalShapingServiceSBND_service nurandom::RandomUtils_NuRandomService_service art::Framework_Services_Optional_RandomNumberGenerator_service