The module contains unsupported Qt 5 APIs
Go to file
Iikka Eklund b4d08bfa93 Support builds with Conan
Provide conanfile.py recipe to support building this module
with Conan. The conanfile.py recipe inherits the main
functionality from base class located in qt-conan-common.git.

'qt-configure-module(.bat)' and cmake is used for the builds.

Dependencies (Conan requirements) are defined by the base
class implementation which reads those from the
'dependencies.yaml' which is also used by the Coin/CI.

Pick-to: 6.2
Task-number: QTBUG-94873
Change-Id: I9eba05115d83090ee43ed753c86005692b207520
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Reviewed-by: Toni Saario <toni.saario@qt.io>
2021-08-26 13:09:38 +03:00
cmake configure: Merge the three iconv libraries 2020-07-13 15:38:36 +02:00
coin CMake: Enable enforcing CI tests 2020-07-13 10:11:16 +02:00
dist Add Qt 6.0.0 changes file 2020-11-20 10:30:13 +00:00
examples Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 10:12:21 +02:00
src CMake: Don't give plugins PUBLIC usage requirements 2021-07-06 21:05:51 +02:00
tests Remove qmake project files 2021-05-03 14:00:36 +02:00
util/unicode/codecs/big5 CMake: Regenerate projects to use new qt_internal_ API 2020-10-01 12:07:19 +02:00
.cmake.conf Support builds with Conan 2021-08-26 13:09:38 +03:00
.gitattributes Add the initial structure 2020-01-29 16:01:12 +01:00
.gitignore Add the initial structure 2020-01-29 16:01:12 +01:00
.qmake.conf Bump version 2021-02-18 07:21:29 +02:00
.tag Add the initial structure 2020-01-29 16:01:12 +01:00
CMakeLists.txt Remove unneeded CMake variable assignments 2021-06-16 11:24:12 +02:00
LICENSE.FDL Add the initial structure 2020-01-29 16:01:12 +01:00
LICENSE.GPL2 Add the initial structure 2020-01-29 16:01:12 +01:00
LICENSE.GPL3 Add the initial structure 2020-01-29 16:01:12 +01:00
LICENSE.GPL3-EXCEPT Add the initial structure 2020-01-29 16:01:12 +01:00
LICENSE.LGPL3 Add the initial structure 2020-01-29 16:01:12 +01:00
LICENSE.LGPLv3 Add the initial structure 2020-01-29 16:01:12 +01:00
conanfile.py Support builds with Conan 2021-08-26 13:09:38 +03:00
configure.cmake Move QTextCodec support into Qt5Compat 2020-06-26 12:55:39 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qt5compat 2021-08-18 21:23:22 +03:00
sync.profile Move QLinkedList to Qt5Compat 2020-01-31 12:53:57 +01:00