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

5 lines
118 B
CMake

add_executable(thunderscopehwdump
thunderscopehwdump.c)
target_link_libraries(thunderscopehwdump
thunderscopehwlib)