Qt Connectivity
Go to file
Iikka Eklund 6ff02cd468 Support builds with Conan
The recipe uses Conan's supported way to inherit from a given
base class via 'python_requires_extend'.

The qt-conan-common package implements a base class for Qt leaf
module recipes. The build steps in leaf modules are mostly identical
so it makes sense to put those in the base class.

Dependencies are read by the base class from the 'dependencies.yaml'
which is the same file the CI system uses.

Task-number: QTBUG-94914
Change-Id: Ib09faf140df0c2c8862c4b09c14d1a6929cca8b4
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Reviewed-by: Toni Saario <toni.saario@qt.io>
(cherry picked from commit bf05dc0ea3)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2021-08-26 11:06:49 +00:00
cmake CMake: fix warning 2021-05-08 00:21:45 +08:00
coin CMake: Enable enforcing CI tests 2020-08-14 10:08:03 +02:00
config.tests Unify winrt configure tests 2021-04-08 16:58:32 +02:00
dist Add changes file for Qt 5.15.2 2020-11-03 12:53:33 +00:00
examples Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 12:10:35 +00:00
src Doc: Fix qdoc warnings 2021-08-23 08:27:49 +00:00
tests Skip failing bluetooth tests on macOS 2021-08-10 15:41:33 +00:00
.cmake.conf Support builds with Conan 2021-08-26 11:06:49 +00:00
.gitattributes Update the git-archive export options 2013-09-27 17:03:46 +02:00
.gitignore Ignore QtCreator user project files 2021-06-08 19:06:31 +02:00
.qmake.conf Bump version 2021-02-22 07:48:59 +02:00
.tag
CMakeLists.txt CMake: Don't use internal compatibility API 2021-06-05 15:50:59 +02:00
LICENSE.FDL
LICENSE.GPL2 Updated license headers 2016-01-20 20:14:43 +00:00
LICENSE.GPL3 Updated license headers 2016-01-20 20:14:43 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 20:14:38 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-20 20:14:43 +00:00
conanfile.py Support builds with Conan 2021-08-26 11:06:49 +00:00
dependencies.yaml Update dependencies on '6.2' in qt/qtconnectivity 2021-08-25 06:51:52 +03:00
sync.profile Do not generate deprecated qnfcglobal.h 2020-05-18 16:18:13 +02:00