Project moving to suyu-emu instead of suyu2
This commit is contained in:
parent
c4d58ce508
commit
ac9963aea8
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://gitlab.com/suyu2/")
|
set(package_base_url "https://gitlab.com/suyu-emu/")
|
||||||
set(package_repo "no_platform")
|
set(package_repo "no_platform")
|
||||||
set(package_extension "no_platform")
|
set(package_extension "no_platform")
|
||||||
set(package_head "?ref_type=heads")
|
set(package_head "?ref_type=heads")
|
||||||
|
|
Loading…
Reference in a new issue