mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-07 21:05:29 +08:00
5 lines
172 B
CMake
5 lines
172 B
CMake
idf_component_register(SRCS "main.c"
|
|
"wifi.c"
|
|
"../../../mongoose.c"
|
|
INCLUDE_DIRS "../../..")
|