We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee7b2a0 + d011842 commit 8a010f4Copy full SHA for 8a010f4
2 files changed
CMakeLists.txt
@@ -14,7 +14,7 @@
14
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)
15
16
find_package(cetmodules 3.20.00 REQUIRED)
17
-project(sbnobj VERSION 09.17.10 LANGUAGES CXX)
+project(sbnobj VERSION 09.17.11 LANGUAGES CXX)
18
19
message(STATUS
20
"\n-- ============================================================================="
ups/product_deps
@@ -305,12 +305,8 @@ end_product_list
305
qualifier lardataobj notes
306
c14:debug c14:debug
307
c14:prof c14:prof
308
-c7:debug c7:debug
309
-c7:prof c7:prof
310
e26:debug e26:debug
311
e26:prof e26:prof
312
-e20:debug e20:debug
313
-e20:prof e20:prof
314
end_qualifier_list
315
####################################
316
0 commit comments