mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-08 20:04:22 +01:00
msys2: build without ssl
This commit is contained in:
@@ -23,6 +23,7 @@ build_libwebsockets() {
|
||||
cmake -DCMAKE_BUILD_TYPE=RELEASE \
|
||||
-DCMAKE_FIND_LIBRARY_SUFFIXES=".a" \
|
||||
-DCMAKE_EXE_LINKER_FLAGS="-static" \
|
||||
-DLWS_WITH_SSL=OFF \
|
||||
-DLWS_WITH_BUNDLED_ZLIB=OFF \
|
||||
-DLWS_WITHOUT_TESTAPPS=ON \
|
||||
-DLWS_WITH_LIBUV=ON \
|
||||
|
||||
Reference in New Issue
Block a user