summaryrefslogtreecommitdiffstats
path: root/profiles/qt/windows/6.1.0/qt-6.1.0-mingw81_64
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2021-03-15 13:54:09 +0200
committerIikka Eklund <iikka.eklund@qt.io>2021-03-18 07:57:40 +0000
commit1f3da99a99a909681ff4fb5a895f1a0fb3195cca (patch)
treec14aeedc6db2598ca94ffa8879c82540c9a3850b /profiles/qt/windows/6.1.0/qt-6.1.0-mingw81_64
parent16267804924e17437ab9b954acba53e000a29b7a (diff)
Apply *: package filter for 'qt6' option
The added filter applies the 'qt6' option for those recipes that actually use it. Recipes in the requires chain (dependencies) that do not define that option are not given this option which may cause and error when building the package(s): ERROR: option 'qt6' doesn't exist Possible options are [] The above error is thrown for some reason when consuming a Conan package via 'conanfile.txt', with or without the 'qt6' option. Change-Id: I8078ba13dd54d30c5a87b3d9f592fbf2734b98e4 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'profiles/qt/windows/6.1.0/qt-6.1.0-mingw81_64')
-rw-r--r--profiles/qt/windows/6.1.0/qt-6.1.0-mingw81_642
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/qt/windows/6.1.0/qt-6.1.0-mingw81_64 b/profiles/qt/windows/6.1.0/qt-6.1.0-mingw81_64
index 6ff812f..cd34e61 100644
--- a/profiles/qt/windows/6.1.0/qt-6.1.0-mingw81_64
+++ b/profiles/qt/windows/6.1.0/qt-6.1.0-mingw81_64
@@ -8,7 +8,7 @@
compiler.libcxx=libstdc++11
build_type=Release
[options]
-qt6=6.1.0
+*:qt6=6.1.0
[build_requires]
[env]
CC=gcc