mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-26 08:41:13 +02:00
14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
[settings]
|
|
os=Macos
|
|
os.version=10.13
|
|
arch=x86_64
|
|
compiler=apple-clang
|
|
compiler.version=13
|
|
compiler.libcxx=libc++
|
|
build_type=Release
|
|
[options]
|
|
[build_requires]
|
|
[env]
|
|
[conf]
|
|
tools.cmake.cmaketoolchain:generator = Ninja
|