diff --git a/slsReceiverSoftware/CMakeLists.txt b/slsReceiverSoftware/CMakeLists.txt index f84b0d2bc..98f3574b2 100644 --- a/slsReceiverSoftware/CMakeLists.txt +++ b/slsReceiverSoftware/CMakeLists.txt @@ -9,6 +9,10 @@ set(SOURCES src/utilities.cpp ) +add_definitions( + -DDACS_INT -DSLS_RECEIVER_UDP_FUNCTIONS +) + include_directories( include ../slsDetectorCalibration