added debug.h for cmake

This commit is contained in:
Yann Collet 2018-06-14 19:48:40 -04:00
parent 6901c94cd6
commit 507bef196d

View File

@ -55,6 +55,7 @@ SET(Sources
SET(Headers
${LIBRARY_DIR}/zstd.h
${LIBRARY_DIR}/common/debug.h
${LIBRARY_DIR}/common/pool.h
${LIBRARY_DIR}/common/threading.h
${LIBRARY_DIR}/common/bitstream.h