1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

sai: sspc proxy minimal examples

This commit is contained in:
Andy Green 2020-11-27 05:47:32 +00:00
parent d9d53395e2
commit 8f68bc1fc8

View file

@ -140,7 +140,7 @@
"platforms": "windows-10/x86_64-amd/msvc, windows-10/x86_64-amd/noptmsvc"
},
"secure-streams-proxy": {
"cmake": "-DLWS_WITH_SECURE_STREAMS=1 -DLWS_WITH_SECURE_STREAMS_PROXY_API=1",
"cmake": "-DLWS_WITH_SECURE_STREAMS=1 -DLWS_WITH_SECURE_STREAMS_PROXY_API=1 -DLWS_WITH_MINIMAL_EXAMPLES=1",
"platforms": "not windows-10/x86_64-amd/msvc"
},
"distro_recommended": {