Get Qt from Conan on Windows.

This commit is contained in:
Julian Groß 2025-03-17 19:25:41 +01:00
parent 255e776cac
commit 5cdb69dab2
10 changed files with 27 additions and 7 deletions

View file

@ -6,3 +6,5 @@ compiler.version=192
compiler.runtime=dynamic
compiler.runtime_type=Debug
build_type=Debug
[options]
Overte/*:qt_source=aqt

View file

@ -7,4 +7,6 @@ compiler.runtime=dynamic
compiler.runtime_type=Debug
build_type=Debug
[conf]
tools.cmake.cmaketoolchain:generator=Ninja
tools.cmake.cmaketoolchain:generator=Ninja
[options]
Overte/*:qt_source=aqt

View file

@ -6,3 +6,5 @@ compiler.version=192
compiler.runtime=dynamic
compiler.runtime_type=Release
build_type=Release
[options]
Overte/*:qt_source=aqt

View file

@ -7,4 +7,6 @@ compiler.runtime=dynamic
compiler.runtime_type=Release
build_type=Release
[conf]
tools.cmake.cmaketoolchain:generator=Ninja
tools.cmake.cmaketoolchain:generator=Ninja
[options]
Overte/*:qt_source=aqt

View file

@ -5,4 +5,6 @@ arch=x86_64
arch_build=x86_64
compiler=Visual Studio
compiler.version=16
build_type=RelWithDebInfo
build_type=RelWithDebInfo
[options]
Overte/*:qt_source=aqt

View file

@ -5,4 +5,6 @@ compiler=msvc
compiler.version=194
compiler.runtime=dynamic
compiler.runtime_type=Debug
build_type=Debug
build_type=Debug
[options]
Overte/*:qt_source=aqt

View file

@ -7,4 +7,6 @@ compiler.runtime=dynamic
compiler.runtime_type=Debug
build_type=Debug
[conf]
tools.cmake.cmaketoolchain:generator=Ninja
tools.cmake.cmaketoolchain:generator=Ninja
[options]
Overte/*:qt_source=aqt

View file

@ -5,4 +5,6 @@ compiler=msvc
compiler.version=194
compiler.runtime=dynamic
compiler.runtime_type=Release
build_type=Release
build_type=Release
[options]
Overte/*:qt_source=aqt

View file

@ -7,4 +7,6 @@ compiler.runtime=dynamic
compiler.runtime_type=Release
build_type=Release
[conf]
tools.cmake.cmaketoolchain:generator=Ninja
tools.cmake.cmaketoolchain:generator=Ninja
[options]
Overte/*:qt_source=aqt

View file

@ -6,3 +6,5 @@ compiler.version=194
compiler.runtime=dynamic
compiler.runtime_type=RelWithDebInfo
build_type=RelWithDebInfo
[options]
Overte/*:qt_source=aqt