mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
9 lines
92 B
Text
9 lines
92 B
Text
![]() |
include_directories(.)
|
||
|
|
||
|
list(APPEND SOURCES
|
||
|
system/smd/smd.c
|
||
|
)
|
||
|
|
||
|
exports_to_parent_scope()
|
||
|
|