esp-ena/components/miniz/CMakeLists.txt

6 lines
75 B
CMake

idf_component_register(
SRCS
"miniz.c"
INCLUDE_DIRS "."
)