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

9 lines
92 B
CMake
Raw Normal View History

2024-06-22 08:45:49 -04:00
include_directories(.)
list(APPEND SOURCES
system/smd/smd.c
)
exports_to_parent_scope()