WebguiappTemplate/main/CMakeLists.txt

9 lines
201 B
CMake

# See the build system documentation in IDF programming guide
# for more information about component CMakeLists.txt files.
idf_component_register(
SRCS main.c
HTTPPrintCustom.c
)