mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
Externals/zstd: fix CMake project name
This commit is contained in:
parent
24eee74937
commit
506ae2f6b1
1 changed files with 1 additions and 1 deletions
2
Externals/zstd/CMakeLists.txt
vendored
2
Externals/zstd/CMakeLists.txt
vendored
|
@ -1,4 +1,4 @@
|
|||
project(bzip2 C)
|
||||
project(zstd C)
|
||||
|
||||
include(CheckTypeSize)
|
||||
include(CheckFunctionExists)
|
||||
|
|
Loading…
Add table
Reference in a new issue