add missing preprocessor macro

This commit is contained in:
wang_x1 2016-09-14 12:03:39 +02:00
parent f8b62bba64
commit 721249231f

View File

@ -35,6 +35,9 @@ usersFunctions
../slsReceiverSoftware/MySocketTCP ../slsReceiverSoftware/MySocketTCP
) )
add_definitions(
-DDACS_INT
)
add_library(slsDetectorStatic STATIC add_library(slsDetectorStatic STATIC
${SOURCES} ${SOURCES}