mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 09:25:45 +00:00
[cmake] Update URL to new repo
This commit is contained in:
parent
d8bfc691d1
commit
0ce2ec3b36
4 changed files with 6 additions and 6 deletions
|
@ -8,7 +8,7 @@
|
|||
set(CURRENT_MODULE_DIR ${CMAKE_CURRENT_LIST_DIR})
|
||||
function(download_bundled_external remote_path lib_name prefix_var)
|
||||
|
||||
set(package_base_url "https://git.eden-emu.dev/eden-emu/")
|
||||
set(package_base_url "https://github.com/eden-emulator")
|
||||
set(package_repo "no_platform")
|
||||
set(package_extension "no_platform")
|
||||
if (WIN32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue