slsdetector and users updated to reflect new signatures, not yet compiled

This commit is contained in:
2018-10-05 15:28:25 +02:00
parent ab8b07f2ee
commit b5c35ddeac
17 changed files with 1748 additions and 2880 deletions

View File

@ -5,9 +5,6 @@ set(SOURCES
slsDetector/slsDetectorCommand.cpp
slsDetector/slsDetector.cpp
slsReceiverInterface/receiverInterface.cpp
threadFiles/CondVar.cpp
threadFiles/Mutex.cpp
threadFiles/ThreadPool.cpp
../commonFiles/utilities.cpp
)
@ -20,11 +17,6 @@ multiSlsDetector
sharedMemory
slsDetector
slsReceiverInterface
threadFiles
)
add_definitions(
-DDACS_INT
)
add_library(slsDetectorStatic STATIC