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

5 lines
133 B
CMake

add_executable(thunderscopehwcalibrate
thunderscopehwcalibrate.c)
target_link_libraries(thunderscopehwcalibrate
thunderscopehwlib)