mirror of
https://github.com/overte-org/overte.git
synced 2025-08-25 19:46:52 +02:00
15 lines
No EOL
323 B
Text
15 lines
No EOL
323 B
Text
[settings]
|
|
os=Windows
|
|
arch=x86_64
|
|
compiler=msvc
|
|
compiler.cppstd=17
|
|
compiler.version=194
|
|
compiler.runtime=dynamic
|
|
compiler.runtime_type=Debug
|
|
build_type=Debug
|
|
# Build fails on Windows with C++17
|
|
webrtc-audio-processing*:compiler.cppstd=20
|
|
[conf]
|
|
tools.cmake.cmaketoolchain:generator=Ninja
|
|
[options]
|
|
Overte/*:qt_source=source |