forked from qt-creator/qt-creator
5 lines
68 B
CMake
5 lines
68 B
CMake
|
|
add_qtc_test(tst_ssh
|
||
|
|
DEPENDS Utils QtcSsh
|
||
|
|
SOURCES tst_ssh.cpp
|
||
|
|
)
|