File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1818
1919find_package (cetmodules 3.24.01 REQUIRED )
2020
21- # project(icaruscode VERSION 09.89.01.01 LANGUAGES CXX)
22- set (${PROJECT_NAME} _CMAKE_PROJECT_VERSION_STRING 09.89.01.01-p03)
23- project (icaruscode LANGUAGES CXX )
21+ project (icaruscode VERSION 09.89.01.02 LANGUAGES CXX )
22+ # set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.89.01.01-p03)
23+ # project(icaruscode LANGUAGES CXX)
2424
2525message (STATUS
2626 "\n -- ============================================================================="
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ icarus_signal_processing v09_88_00_02 -
256256icarusalg v09_89_01_01 -
257257icarusutil v09_88_00_02 -
258258libwda v2_30_0a -
259- sbncode v09_89_01_01 -
259+ sbncode v09_89_01_02 -
260260cetmodules v3_24_01 - only_for_build
261261end_product_list
262262####################################
You can’t perform that action at this time.
0 commit comments