slsDetectorPackage: new module added

This commit is contained in:
2022-07-21 13:55:46 +02:00
parent 66a13e4813
commit 1cb47a505f
4 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
diff --git a/slsSupportLib/CMakeLists.txt b/slsSupportLib/CMakeLists.txt
index efa8010..e842b3d 100755
--- a/slsSupportLib/CMakeLists.txt
+++ b/slsSupportLib/CMakeLists.txt
@@ -46,7 +46,7 @@ if(SLS_DEVEL_HEADERS)
include/sls/versionAPI.h
include/sls/ZmqSocket.h
include/sls/bit_utils.h
- include/sls/mdf5.h
+ include/sls/md5.h
include/sls/md5_helper.h
)
endif()

View File

@@ -0,0 +1,3 @@
slsDetectorPackage/6.1.1:
- relstage: unstable
build_requires: cmake/3.15.5 zeromq/4.3.4