* Tested without connected Lauterbach. T32_* functions are mocked via aspect. * New target t32cli, for sending T32 command cia cli. (for testing) git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2103 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
7 lines
67 B
CMake
7 lines
67 B
CMake
set(SRCS
|
|
hlinknet.cc
|
|
hremote.cc
|
|
)
|
|
|
|
add_library(t32api ${SRCS})
|