mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
combined all the funcs into one, servers need to be recompiled
This commit is contained in:
@ -58,11 +58,11 @@ add_library(slsReceiverShared SHARED
|
||||
set(PUBLICHEADERS
|
||||
../slsSupportLib/include/sls_detector_defs.h
|
||||
../slsSupportLib/include/ansi.h
|
||||
../slsSupportLib/include/sls_receiver_funcs.h
|
||||
../slsSupportLib/include/sls_detector_funcs.h
|
||||
../slsSupportLib/include/MySocketTCP.h
|
||||
../slsSupportLib/include/genericSocket.h
|
||||
../slsSupportLib/include/logger.h
|
||||
../slsSupportLib/include/sls_receiver_exceptions.h
|
||||
../slsSupportLib/include/sls_detector_exceptions.h
|
||||
../slsSupportLib/include/utilities.h
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user