mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-07 18:40:42 +02:00
path
This commit is contained in:
parent
43a1d73522
commit
ca059db4e9
@ -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;ansi.h"
|
PUBLIC_HEADER "include/sls_receiver_defs.h;include/ansi.h"
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable(slsReceiver
|
add_executable(slsReceiver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user