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.02 LANGUAGES CXX)
22- set (${PROJECT_NAME} _CMAKE_PROJECT_VERSION_STRING 09.89.02.01-p01)
23- project (icaruscode LANGUAGES CXX )
21+ project (icaruscode VERSION 09.89.02.01 LANGUAGES CXX )
22+ # set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.89.02.01-p01)
23+ # project(icaruscode LANGUAGES CXX)
2424
2525message (STATUS
2626 "\n -- ============================================================================="
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ product version qual flags <table_format=2>
253253fftw v3_3_10 -
254254icarus_data v09_93_02 -
255255icarus_signal_processing v09_88_00_02 -
256- icarusalg v09_89_02_01p01 -
256+ icarusalg v09_89_02_01 -
257257icarusutil v09_88_00_02 -
258258libwda v2_30_0a -
259259sbncode v09_89_02_01 -
You can’t perform that action at this time.
0 commit comments