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
a9ed0762e1
commit
cbae59a158
2
r5dev/thirdparty/zstd/CMakeLists.txt
vendored
2
r5dev/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