mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
4 lines
85 B
CMake
4 lines
85 B
CMake
project(unittests C)
|
|
|
|
add_check_test(torture_misc torture_misc.c ${TORTURE_LIBRARY})
|