android13/external/libwebsockets/lib/system/smd/CMakeLists.txt

9 lines
92 B
CMake

include_directories(.)
list(APPEND SOURCES
system/smd/smd.c
)
exports_to_parent_scope()