Skip to content

Commit bcdd908

Browse files
author
Leonidas Aliaga Soplin
committed
Updating dependencies and CMake for production release
1 parent 6173de5 commit bcdd908

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1818

1919
find_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

2525
message(STATUS
2626
"\n-- ============================================================================="

ups/product_deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ product version qual flags <table_format=2>
253253
fftw v3_3_10 -
254254
icarus_data v09_93_02 -
255255
icarus_signal_processing v09_88_00_02 -
256-
icarusalg v09_89_02_01p01 -
256+
icarusalg v09_89_02_01 -
257257
icarusutil v09_88_00_02 -
258258
libwda v2_30_0a -
259259
sbncode v09_89_02_01 -

0 commit comments

Comments
 (0)