Logo
Explore Help
Sign In
ports/libssh
ports/libssh
1
1
Fork 0
You've already forked libssh
Code Releases 1 Activity
libssh/DefineOptions.cmake

7 lines
317 B
CMake
Raw Normal View History

Add an option WITH_LIBZ to compile with zlib support. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@289 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-28 21:43:53 +00:00
option(WITH_LIBZ "Build with ZLIB support" ON)
Add Makefiles for the CMake build system. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-02-02 14:44:46 +00:00
option(WITH_SSH1 "Build with SSH1 support" OFF)
Add option to build with or without sftp support. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@618 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-04-27 10:58:29 +00:00
option(WITH_SFTP "Build with SFTP support" ON)
Add WITH_SERVER option. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@293 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-28 21:56:28 +00:00
option(WITH_SERVER "Build with SSH server support" ON)
Add an option to build a static library. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@285 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-25 15:01:33 +00:00
option(WITH_STATIC_LIB "Build with a static library" OFF)
Add option to enable crypto debug output. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@509 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-04-16 15:47:15 +00:00
option(WITH_DEBUG_CRYPTO "Build with cryto debut output" OFF)
Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 28ms Template: 1ms
English
English Русский
Website