Files
slsDetectorPackage/psi-pmodules/DetectorSoftware/slsDetectorPackage/files/fname-fix.patch
mbrueckner-psi a56be25500 Pmodules (#777)
* Add pmodules build files for PSI

* Modified gitignore to accept build-file

* Fix error of not building virtual servers

* make everything stable
2023-07-14 16:11:14 +02:00

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()