mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-11 05:48:46 +00:00
Download precompiled Windows blobs from yuzu-mirror
This commit is contained in:
parent
82fce02827
commit
12ccc468f4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
# prefix_var: name of a variable which will be set with the path to the extracted contents
|
# prefix_var: name of a variable which will be set with the path to the extracted contents
|
||||||
function(download_bundled_external remote_path lib_name prefix_var)
|
function(download_bundled_external remote_path lib_name prefix_var)
|
||||||
|
|
||||||
set(package_base_url "https://github.com/yuzu-emu/")
|
set(package_base_url "https://github.com/yuzu-mirror/")
|
||||||
set(package_repo "no_platform")
|
set(package_repo "no_platform")
|
||||||
set(package_extension "no_platform")
|
set(package_extension "no_platform")
|
||||||
if (WIN32)
|
if (WIN32)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue