Add threading and pool to build configs

This commit is contained in:
Nick Terrell
2017-01-27 12:29:27 -08:00
parent 2fe9126591
commit 8959910412
5 changed files with 62 additions and 0 deletions
+2
View File
@@ -59,6 +59,8 @@ SET(Sources
SET(Headers
${LIBRARY_DIR}/zstd.h
${LIBRARY_DIR}/common/pool.h
${LIBRARY_DIR}/common/threading.h
${LIBRARY_DIR}/common/bitstream.h
${LIBRARY_DIR}/common/error_private.h
${LIBRARY_DIR}/common/zstd_errors.h