1
1
libssh/tests/client/CMakeLists.txt
2010-06-03 16:55:45 +02:00

6 строки
241 B
CMake

project(clienttests C)
add_check_test(torture_algorithms torture_algorithms.c ${TORTURE_LIBRARY})
add_check_test(torture_auth torture_auth.c ${TORTURE_LIBRARY})
add_check_test(torture_proxycommand torture_proxycommand.c ${TORTURE_LIBRARY})