Files
fail/hwdebuggers/t32/api/CMakeLists.txt
2012-10-11 15:25:51 +00:00

7 lines
67 B
CMake

set(SRCS
hlinknet.cc
hremote.cc
)
add_library(t32api ${SRCS})