Export all API functions

This commit is contained in:
Nick Terrell
2016-12-16 13:27:30 -08:00
parent 7d5e344ce5
commit 8de46ab51a
9 changed files with 74 additions and 25 deletions
+1
View File
@@ -69,6 +69,7 @@ SET(Sources
${LIBRARY_DIR}/decompress/zstd_decompress.c
${LIBRARY_DIR}/dictBuilder/divsufsort.c
${LIBRARY_DIR}/dictBuilder/zdict.c
${LIBRARY_DIR}/deprecated/zbuff_common.c
${LIBRARY_DIR}/deprecated/zbuff_compress.c
${LIBRARY_DIR}/deprecated/zbuff_decompress.c)