mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
ZStd: fix typo in CMakeLists
Incorrect filter name
This commit is contained in:
parent
005453a606
commit
b707fba198
2
src/thirdparty/zstd/CMakeLists.txt
vendored
2
src/thirdparty/zstd/CMakeLists.txt
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user