export and include

This commit is contained in:
Erik Frojdh
2020-03-18 10:20:01 +01:00
parent ec9f8305e9
commit e7e201bd2a
7 changed files with 16 additions and 13 deletions

View File

@ -32,11 +32,12 @@ target_link_libraries(slsDetectorShared PUBLIC
slsProjectOptions
slsProjectWarnings
slsSupportLib
${ZeroMQ_LIBRARIES}
zmq
pthread
rt
)
set(PUBLICHEADERS
include/slsDetectorUsers.h
include/detectorData.h
@ -69,7 +70,7 @@ foreach(val RANGE ${len2})
target_link_libraries(${val1}
slsDetectorShared
pthread
${ZeroMQ_LIBRARIES}
zmq
rt
)
set_target_properties(${val1} PROPERTIES