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:
parent
d9d53395e2
commit
8f68bc1fc8
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue