espressif_idf-extra-components/sh2lib/CMakeLists.txt

5 lines
163 B
CMake

idf_component_register(SRCS "sh2lib.c"
INCLUDE_DIRS .
REQUIRES http_parser
PRIV_REQUIRES lwip esp-tls)