mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-04 02:38:40 +01:00
Pmodules (#777)
* Add pmodules build files for PSI * Modified gitignore to accept build-file * Fix error of not building virtual servers * make everything stable
This commit is contained in:
@@ -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()
|
||||
@@ -0,0 +1,3 @@
|
||||
slsDetectorPackage/6.1.1 stable cmake/3.15.5 zeromq/4.3.4
|
||||
slsDetectorPackage/7.0.1_rh7 stable cmake/3.15.5 zeromq/4.3.4 Qt/5.12.10
|
||||
slsDetectorPackage/7.0.1_rh8 stable cmake/3.15.5 zeromq/4.3.4 Qt/5.12.10
|
||||
@@ -0,0 +1,3 @@
|
||||
slsDetectorPackage/6.1.1:
|
||||
- relstage: unstable
|
||||
build_requires: cmake/3.15.5 zeromq/4.3.4
|
||||
Reference in New Issue
Block a user