mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-16 10:19:47 +02:00
11 lines
174 B
Plaintext
11 lines
174 B
Plaintext
|
[settings]
|
||
|
os=Windows
|
||
|
compiler=gcc
|
||
|
compiler.libcxx=libstdc++11
|
||
|
compiler.version=10
|
||
|
compiler.cppstd=11
|
||
|
build_type=Release
|
||
|
|
||
|
[conf]
|
||
|
tools.cmake.cmaketoolchain:generator = Ninja
|