mirror of
https://github.com/overte-org/overte.git
synced 2025-08-31 14:16:49 +02:00
12 lines
No EOL
255 B
Text
12 lines
No EOL
255 B
Text
[settings]
|
|
os=Windows
|
|
arch=x86_64
|
|
compiler=msvc
|
|
compiler.version=192
|
|
compiler.runtime=dynamic
|
|
compiler.runtime_type=Release
|
|
build_type=Release
|
|
# Build fails on Windows with C++17
|
|
webrtc-audio-processing*:compiler.cppstd=20
|
|
[options]
|
|
Overte/*:qt_source=aqt |