mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-02 05:27:08 +02:00
web_service: Add skeleton project.
This commit is contained in:
parent
de913af2c7
commit
061f10e286
7 changed files with 52 additions and 1 deletions
|
|
@ -14,3 +14,4 @@ endif()
|
|||
if (ENABLE_QT)
|
||||
add_subdirectory(citra_qt)
|
||||
endif()
|
||||
add_subdirectory(web_service)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue