mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 13:51:34 +01:00
receiver funcs
This commit is contained in:
@@ -64,7 +64,7 @@ add_library(slsReceiverShared SHARED
|
|||||||
set_target_properties(slsReceiverShared PROPERTIES
|
set_target_properties(slsReceiverShared PROPERTIES
|
||||||
LIBRARY_OUTPUT_NAME SlsReceiver
|
LIBRARY_OUTPUT_NAME SlsReceiver
|
||||||
LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
|
LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
|
||||||
PUBLIC_HEADER "include/sls_receiver_defs.h;include/ansi.h"
|
PUBLIC_HEADER "include/sls_receiver_defs.h;include/ansi.h;include/sls_receiver_funcs.h"
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable(slsReceiver
|
add_executable(slsReceiver
|
||||||
|
|||||||
Reference in New Issue
Block a user