mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-27 16:51:24 +00:00
Update melonDS
This commit is contained in:
parent
1ecef236c1
commit
7b12f4d6a3
@ -9,7 +9,7 @@ and this project roughly adheres to [Semantic Versioning](https://semver.org/spe
|
||||
|
||||
### Changed
|
||||
|
||||
- Updated melonDS to commit b0e1e1c.
|
||||
- Updated melonDS to commit 0a5cf89.
|
||||
- Updated libretro-common to commit fce57fd.
|
||||
|
||||
## [0.7.25] - 2023-11-06
|
||||
|
@ -37,7 +37,7 @@ function(fetch_dependency name default_url default_tag)
|
||||
FetchContent_GetProperties(${name})
|
||||
endfunction()
|
||||
|
||||
fetch_dependency("melonDS" "https://github.com/JesseTG/melonDS" "b0e1e1c")
|
||||
fetch_dependency("melonDS" "https://github.com/JesseTG/melonDS" "0a5cf89")
|
||||
fetch_dependency("libretro-common" "https://github.com/libretro/libretro-common.git" "fce57fd")
|
||||
fetch_dependency("embed-binaries" "https://github.com/andoalon/embed-binaries.git" "21f28ca")
|
||||
fetch_dependency(glm "https://github.com/g-truc/glm.git" "47585fd")
|
||||
|
Loading…
Reference in New Issue
Block a user