blob: 600db01d615c4cde3d3ddfadd034c76d447a361a [file] [log] [blame]
set(TARGET_NAME miniz)
add_library(
${TARGET_NAME}
STATIC
miniz.c
miniz.h
)