mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
test-apps: use correct EXTERNAL_POLL flag
This commit is contained in:
parent
a5f81f8336
commit
a723789b0e
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ if ((LWS_ROLE_H1 OR LWS_ROLE_H2))
|
|||
set_property(
|
||||
TARGET test-server-extpoll
|
||||
PROPERTY COMPILE_DEFINITIONS
|
||||
EXTERNAL_POLL
|
||||
LWS_WITH_EXTERNAL_POLL
|
||||
INSTALL_DATADIR="${CMAKE_INSTALL_PREFIX}/share"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue