mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 00:58:01 +02:00
* Add pmodules build files for PSI * Modified gitignore to accept build-file * Fix error of not building virtual servers * make everything stable
14 lines
418 B
Diff
14 lines
418 B
Diff
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()
|