mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
gencerts: fix install
This commit is contained in:
parent
e7c7794cd4
commit
350af2394c
1 changed files with 1 additions and 1 deletions
|
@ -1585,7 +1585,7 @@ if (NOT LWS_WITHOUT_TESTAPPS)
|
|||
endif()
|
||||
|
||||
# Data files for running the test server.
|
||||
set(TEST_SERVER_DATA
|
||||
list(APPEND TEST_SERVER_DATA
|
||||
"${PROJECT_SOURCE_DIR}/test-apps/favicon.ico"
|
||||
"${PROJECT_SOURCE_DIR}/test-apps/leaf.jpg"
|
||||
"${PROJECT_SOURCE_DIR}/test-apps/candide.zip"
|
||||
|
|
Loading…
Add table
Reference in a new issue