mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
update cmakelists
This commit is contained in:
parent
b28cd50d36
commit
06e061e614
1 changed files with 2 additions and 1 deletions
|
@ -393,7 +393,8 @@ set(SOURCES
|
|||
lib/parsers.c
|
||||
lib/context.c
|
||||
lib/alloc.c
|
||||
lib/header.c)
|
||||
lib/header.c
|
||||
lib/file-callbacks.c)
|
||||
|
||||
if (NOT LWS_WITHOUT_CLIENT)
|
||||
list(APPEND SOURCES
|
||||
|
|
Loading…
Add table
Reference in a new issue