mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
15 lines
229 B
Plaintext
15 lines
229 B
Plaintext
|
[settings]
|
||
|
os=iOS
|
||
|
os.version=12.0
|
||
|
os.sdk=iphoneos
|
||
|
arch=armv8
|
||
|
compiler=apple-clang
|
||
|
compiler.version=13
|
||
|
compiler.libcxx=libc++
|
||
|
build_type=Release
|
||
|
[options]
|
||
|
[build_requires]
|
||
|
[env]
|
||
|
[conf]
|
||
|
tools.cmake.cmaketoolchain:generator = Ninja
|