Fix cmake build

This commit is contained in:
Nick Terrell
2017-01-27 10:27:29 -08:00
parent 9aa1aa13c1
commit 1f1a336241
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -66,6 +66,7 @@ SET(Headers
${LIBRARY_DIR}/common/huf.h
${LIBRARY_DIR}/common/mem.h
${LIBRARY_DIR}/common/zstd_internal.h
${LIBRARY_DIR}/compress/zstdmt_compress.h
${LIBRARY_DIR}/dictBuilder/zdict.h
${LIBRARY_DIR}/deprecated/zbuff.h)