mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +02:00
receiver funcs
This commit is contained in:
parent
ca059db4e9
commit
2f59d58a50
@ -64,7 +64,7 @@ add_library(slsReceiverShared SHARED
|
||||
set_target_properties(slsReceiverShared PROPERTIES
|
||||
LIBRARY_OUTPUT_NAME SlsReceiver
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user