Skip to content

Commit 7699735

Browse files
committed
Updated dependencies
1 parent 546ecf4 commit 7699735

2 files changed

Lines changed: 11 additions & 9 deletions

File tree

CMakeLists.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1717

1818
find_package(cetmodules 3.20.00 REQUIRED)
19-
project(sbncode VERSION 10.14.02.01 LANGUAGES CXX)
19+
project(sbncode VERSION 10.14.02.02 LANGUAGES CXX)
20+
# Explicitly set the project string
21+
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING "10.14.02__02sbn2")
2022

2123
message(STATUS "\n\n ========================== ${PROJECT_NAME} ==========================")
2224

ups/product_deps

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -252,14 +252,14 @@ libdir fq_dir lib
252252
#
253253
####################################
254254
product version qual flags <table_format=2>
255-
genie_xsec v3_06_00 -
255+
genie_xsec v3_06_02_sbn2 -
256256
larcv2 v2_2_6 -
257-
larsoft v10_14_02_01 -
258-
sbnalg v10_14_02 -
257+
larsoft v10_14_02_01sbn2 -
258+
sbnalg v10_14_02_01sbn2 -
259259
sbndaq_artdaq_core v1_10_06 -
260260
sbndata v01_08 -
261261
systematicstools v01_04_04 -
262-
nusystematics v1_05_10 -
262+
nusystematics v1_05_10_sbn2 -
263263
geant4reweight v01_20_14 -
264264
cetmodules v3_24_01 - only_for_build
265265
end_product_list
@@ -317,10 +317,10 @@ end_product_list
317317
#
318318
####################################
319319
qualifier larsoft sbnalg sbndaq_artdaq_core genie_xsec sbndata larcv2 systematicstools nusystematics geant4reweight notes
320-
c14:debug c14:debug c14:debug c14:s131:debug AR2320i00000:e1000:k250 -nq- c14:debug:p3915 c14:debug c14:debug c14:debug:s131 -nq-
321-
c14:prof c14:prof c14:prof c14:s131:prof AR2320i00000:e1000:k250 -nq- c14:p3915:prof c14:prof c14:prof c14:prof:s131 -nq-
322-
e26:debug e26:debug e26:debug e26:s131:debug AR2320i00000:e1000:k250 -nq- debug:e26:p3915 e26:debug e26:debug e26:debug:s131 -nq-
323-
e26:prof e26:prof e26:prof e26:s131:prof AR2320i00000:e1000:k250 -nq- e26:p3915:prof e26:prof e26:prof e26:prof:s131 -nq-
320+
c14:debug c14:debug c14:debug c14:s131:debug AR2520i00000:e1000:k250 -nq- c14:debug:p3915 c14:debug c14:debug c14:debug:s131 -nq-
321+
c14:prof c14:prof c14:prof c14:s131:prof AR2520i00000:e1000:k250 -nq- c14:p3915:prof c14:prof c14:prof c14:prof:s131 -nq-
322+
e26:debug e26:debug e26:debug e26:s131:debug AR2520i00000:e1000:k250 -nq- debug:e26:p3915 e26:debug e26:debug e26:debug:s131 -nq-
323+
e26:prof e26:prof e26:prof e26:s131:prof AR2520i00000:e1000:k250 -nq- e26:p3915:prof e26:prof e26:prof e26:prof:s131 -nq-
324324
end_qualifier_list
325325
####################################
326326

0 commit comments

Comments
 (0)