mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-07 10:40:28 +09:00
Added unit testing support using check.
This commit is contained in:
@@ -135,7 +135,7 @@ while test -n "$1"; do
|
||||
shift
|
||||
;;
|
||||
*-unittesting)
|
||||
OPTIONS="${OPTIONS} -DUNIT_TESTING=ON"
|
||||
OPTIONS="${OPTIONS} -DWITH_TESTING=ON"
|
||||
shift
|
||||
;;
|
||||
*-withssh1)
|
||||
|
||||
Reference in New Issue
Block a user