File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1717# cmake_policy(VERSION 3.19)
1818
1919find_package (cetmodules 3.24.01 REQUIRED )
20- project (icaruscode VERSION 10.15.00 LANGUAGES CXX )
20+ project (icaruscode VERSION 10.15.00.01 LANGUAGES CXX )
2121
22- set (${PROJECT_NAME} _CMAKE_PROJECT_VERSION_STRING 10.15.00)
23- project (icaruscode LANGUAGES CXX )
22+ set (${PROJECT_NAME} _CMAKE_PROJECT_VERSION_STRING 10.15.00.01 )
23+ # project(icaruscode LANGUAGES CXX)
2424
2525message (STATUS
2626 "\n -- ============================================================================="
Original file line number Diff line number Diff line change @@ -251,10 +251,10 @@ wpdir product_dir wire-cell-cfg
251251####################################
252252product version qual flags <table_format=2>
253253fftw v3_3_10 -
254- icarus_data v09_93_06 -
254+ icarus_data v10_06_03 -
255255icarus_signal_processing v10_06_00_01 -
256256icarusalg v10_15_00 -
257- icarusutil v09_88_00_02 -
257+ icarusutil v10_06_00_04 -
258258libwda v2_30_0a -
259259sbncode v10_15_00 -
260260cetmodules v3_24_01 - only_for_build
You can’t perform that action at this time.
0 commit comments