mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-23 14:40:04 +00:00
Silence a warning when downloading GodMode9i
This commit is contained in:
parent
1ebd1ab781
commit
ba7c30942a
@ -266,6 +266,7 @@ endfunction()
|
||||
FetchContent_Declare(
|
||||
godmode9i
|
||||
URL "https://github.com/DS-Homebrew/GodMode9i/releases/download/v3.4.1/GodMode9i.7z"
|
||||
DOWNLOAD_EXTRACT_TIMESTAMP true
|
||||
)
|
||||
|
||||
FetchContent_GetProperties(godmode9i)
|
||||
|
Loading…
Reference in New Issue
Block a user