aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2017-05-18 18:22:07 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2017-05-19 09:30:13 +0000
commit8465adf2f908f8ef2630e78d840e07a13660253b (patch)
treea7e37d086169330faf372be06d9f04dc8812a128 /sources/pyside2/CMakeLists.txt
parent5e507c6ead2457ae863ce4d6bf1710ef02fac892 (diff)
Collect Qt packages earlier to support QML exceptions
When a80a6eb94433529a6d984e8ff22874f7dff48eea was introduced, collection of Qt packages was moved from the top level CMake project, to the PySide2 CMake subproject. This caused the issue that libpyside could not find the QML private API classes (due to the packages not being found in the project scope), leading to the failing test javascript_exceptions.py. This change moves the collection of the Qt packages back into the top-level project, so that the found Qt packages are propagated to all subprojects, including libpyside. Change-Id: Ieb41a51cc40b11c9f9b81143bf1dbe7d9c97da0c Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside2/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions