mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-17 14:37:02 +02:00
add basic ios shit
This commit is contained in:
parent
00221eca72
commit
26b8104892
4 changed files with 42 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ add_executable(eden-ios
|
|||
EmulationWindow.h
|
||||
EmulationWindow.mm
|
||||
VMA.cpp
|
||||
|
||||
PomeloApp.swift
|
||||
ContentView.swift
|
||||
)
|
||||
# Keep bundle identifier as-is, for compatibility sake
|
||||
set_target_properties(eden-ios PROPERTIES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue