mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
2 lines
116 B
CMake
2 lines
116 B
CMake
add_executable(libicsneocpp-livedata src/LiveDataExample.cpp)
|
|
target_link_libraries(libicsneocpp-livedata icsneocpp) |