File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616cmake_minimum_required (VERSION 3.20 FATAL_ERROR )
1717
1818find_package (cetmodules 3.20.00 REQUIRED )
19- project (sbncode VERSION 10.20.04 LANGUAGES CXX )
19+ project (sbncode VERSION 10.20.05 LANGUAGES CXX )
2020
2121message (STATUS "\n\n ========================== ${PROJECT_NAME} ==========================" )
2222
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ art_make_library( LIBRARY_NAME sbncode_CAFMaker
5252 ${GENIE_LIB_LIST}
5353 nugen::EventGeneratorBase_GENIE
5454 sbndaq_artdaq_core::sbndaq-artdaq-core_Obj_SBND
55- sbn_POTTools
55+ sbncode:: sbn_POTTools
5656 )
5757
5858cet_build_plugin ( CAFMaker art::module
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ product version qual flags <table_format=2>
255255genie_xsec v3_06_00 -
256256larcv2 v2_2_6 -
257257larsoft v10_20_04 -
258- sbnalg v10_20_04 -
258+ sbnalg v10_20_05 -
259259sbndaq_artdaq_core v1_10_06 -
260260sbndata v01_08 -
261261systematicstools v01_04_04 -
You can’t perform that action at this time.
0 commit comments