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

zip-fops: test-server: also install candide-uncompressed example

This commit is contained in:
Andy Green 2020-12-01 17:28:54 +00:00
parent 3952c2598d
commit 224e155676
2 changed files with 1 additions and 0 deletions

View file

@ -190,6 +190,7 @@ if ((LWS_ROLE_H1 OR LWS_ROLE_H2))
"${PROJECT_SOURCE_DIR}/test-apps/favicon.ico"
"${PROJECT_SOURCE_DIR}/test-apps/leaf.jpg"
"${PROJECT_SOURCE_DIR}/test-apps/candide.zip"
"${PROJECT_SOURCE_DIR}/test-apps/candide-uncompressed.zip"
"${PROJECT_SOURCE_DIR}/test-apps/libwebsockets.org-logo.svg"
"${PROJECT_SOURCE_DIR}/test-apps/http2.png"
"${PROJECT_SOURCE_DIR}/test-apps/wss-over-h2.png"

Binary file not shown.