client compiles, more changes required

This commit is contained in:
2018-10-08 09:34:08 +02:00
parent b5c35ddeac
commit 1c78400369
11 changed files with 501 additions and 675 deletions

View File

@ -17,6 +17,7 @@ multiSlsDetector
sharedMemory
slsDetector
slsReceiverInterface
../slsSupportLib/include
)
add_library(slsDetectorStatic STATIC
@ -51,6 +52,7 @@ set(PUBLICHEADERS
../commonFiles/versionAPI.h
../commonFiles/sls_receiver_exceptions.h
../commonFiles/utilties.h
../slsSupportLib/include/container_utils.h
sharedMemory/SharedMemory.h
slsDetector/slsDetector.h
slsDetector/slsDetectorBase.h