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