mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Externals/zstd: fix CMake project name
This commit is contained in:
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)
|
||||
|
Reference in New Issue
Block a user