mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-16 18:39:18 +08:00
5 lines
161 B
CMake
5 lines
161 B
CMake
idf_component_register(SRCS "main.c"
|
|
"wifi.c"
|
|
"mongoose.c")
|
|
component_compile_options(-DMG_ENABLE_LINES)
|