2009-03-29 00:43:53 +03:00
|
|
|
option(WITH_LIBZ "Build with ZLIB support" ON)
|
2009-02-02 17:44:46 +03:00
|
|
|
option(WITH_SSH1 "Build with SSH1 support" OFF)
|
2009-04-27 14:58:29 +04:00
|
|
|
option(WITH_SFTP "Build with SFTP support" ON)
|
2009-03-29 00:56:28 +03:00
|
|
|
option(WITH_SERVER "Build with SSH server support" ON)
|
2009-03-25 18:01:33 +03:00
|
|
|
option(WITH_STATIC_LIB "Build with a static library" OFF)
|
2009-04-16 19:47:15 +04:00
|
|
|
option(WITH_DEBUG_CRYPTO "Build with cryto debut output" OFF)
|