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

4 lines
153 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 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)
Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 18ms Template: 1ms
English
English Русский
Website