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