ThunderScope/Software/libthunderscope/examples/thunderscopehwcompensate/CMakeLists.txt

5 lines
136 B
CMake

add_executable(thunderscopehwcompensate
thunderscopehwcompensate.c)
target_link_libraries(thunderscopehwcompensate
thunderscopehwlib)