1
0
mirror of https://github.com/facebook/zstd.git synced 2025-10-31 16:47:48 +02:00

fixed cmake

This commit is contained in:
Yann Collet
2016-01-21 16:08:01 +01:00
parent a768a301ba
commit dd283b1f4f

View File

@@ -66,7 +66,8 @@ SET(Sources
SET(Headers
${LIBRARY_DIR}/bitstream.h
${LIBRARY_DIR}/error.h
${LIBRARY_DIR}/error_private.h
${LIBRARY_DIR}/error_public.h
${LIBRARY_DIR}/fse.h
${LIBRARY_DIR}/fse_static.h
${LIBRARY_DIR}/huff0.h