diff --git a/r5dev/thirdparty/zstd/CMakeLists.txt b/r5dev/thirdparty/zstd/CMakeLists.txt index ea24cd1e..9ad3cadc 100644 --- a/r5dev/thirdparty/zstd/CMakeLists.txt +++ b/r5dev/thirdparty/zstd/CMakeLists.txt @@ -81,7 +81,7 @@ add_sources( SOURCE_GROUP "DictBuilder" "dictBuilder/zdict.c" ) -add_sources( SOURCE_GROUP "DictBuilder" +add_sources( SOURCE_GROUP "Include" "zdict.h" "zstd.h" "zstd_errors.h"