mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-08-01 11:26:52 +03:00
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
This commit is contained in:
@ -1 +1,2 @@
|
||||
option(WITH_SSH1 "Build with SSH1 support" OFF)
|
||||
option(WITH_STATIC_LIB "Build with a static library" OFF)
|
||||
|
Reference in New Issue
Block a user