esp-ena/components/miniz/CMakeLists.txt

6 lines
75 B
CMake
Raw Normal View History

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