Externals/zstd: fix CMake project name
This commit is contained in:
parent
24eee74937
commit
506ae2f6b1
|
@ -1,4 +1,4 @@
|
||||||
project(bzip2 C)
|
project(zstd C)
|
||||||
|
|
||||||
include(CheckTypeSize)
|
include(CheckTypeSize)
|
||||||
include(CheckFunctionExists)
|
include(CheckFunctionExists)
|
||||||
|
|
Loading…
Reference in New Issue