mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Test iOS compilation
This commit is contained in:
3
cmake/toolchain/ios.cmake
Normal file
3
cmake/toolchain/ios.cmake
Normal file
@@ -0,0 +1,3 @@
|
||||
set(CMAKE_SYSTEM_NAME "iOS")
|
||||
set(CMAKE_OSX_ARCHITECTURES "arm64")
|
||||
set(CMAKE_OSX_DEPLOYMENT_TARGET 14.0)
|
||||
Reference in New Issue
Block a user