fae68cac8a
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@285 7dcaeef0-15fb-0310-b436-a5af3365683c
3 lines
106 B
CMake
3 lines
106 B
CMake
option(WITH_SSH1 "Build with SSH1 support" OFF)
|
|
option(WITH_STATIC_LIB "Build with a static library" OFF)
|