mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 22:47:46 +00:00
yuzu_tester: Add project subdirectory
This commit is contained in:
parent
58c127c1d8
commit
983a52fccd
2 changed files with 35 additions and 0 deletions
|
@ -88,6 +88,7 @@ add_subdirectory(tests)
|
|||
|
||||
if (ENABLE_SDL2)
|
||||
add_subdirectory(yuzu_cmd)
|
||||
add_subdirectory(yuzu_tester)
|
||||
endif()
|
||||
|
||||
if (ENABLE_QT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue