mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-27 08:41:08 +00:00
Set the path to the test ROM
This commit is contained in:
parent
cbe7752e1f
commit
731db65c57
@ -370,6 +370,8 @@ FetchContent_GetProperties(godmode9i)
|
||||
FetchContent_MakeAvailable(godmode9i)
|
||||
set(GODMODE9I_ROM "${godmode9i_SOURCE_DIR}/GodMode9i.nds")
|
||||
|
||||
set(MICRECORD_NDS "${CMAKE_CURRENT_SOURCE_DIR}/nds/micrecord.nds")
|
||||
|
||||
add_retroarch_test(
|
||||
NAME "RetroArch loads melonDS DS"
|
||||
CONTENT "${NDS_ROM}"
|
||||
|
Loading…
Reference in New Issue
Block a user