mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-09 09:53:51 +02:00
4 lines
111 B
CMake
4 lines
111 B
CMake
idf_component_register(SRCS "RestAPI/RestAPI.cpp"
|
|
INCLUDE_DIRS "RestAPI"
|
|
REQUIRES CommandManager mongoose
|
|
) |