[cmake] refactor: cpmfile, deps prefetch, force system and more #322
1 changed files with 1 additions and 1 deletions
|
@ -440,7 +440,7 @@ if (YUZU_USE_CPM)
|
||||||
AddJsonPackage(zstd)
|
AddJsonPackage(zstd)
|
||||||
|
|
||||||
if (zstd_ADDED)
|
if (zstd_ADDED)
|
||||||
add_library(zstd::zstd ALIS libzstd_static)
|
add_library(zstd::zstd ALIAS libzstd_static)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Catch2
|
# Catch2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue