aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/QtCore/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-06-14 10:47:40 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2021-07-29 16:43:56 +0200
commitf83d2918af03f415955076060caed411ca210470 (patch)
tree8cbbc0f81b5f00bb18e1c326989fbb2a53ce3edd /sources/pyside6/PySide6/QtCore/CMakeLists.txt
parent1d049c1d55d3ef107bb8625532fc4e33fe3028d3 (diff)
PySide6: Adapt to API changes of Qt 6.2 Beta 2
- Adapt QCalendar to qtbase/3431104f4571f9ef3185e04f92078e96a3a6aa67. - Remove enumeration QNetworkInformation::TriState (QtNetwork: qtbase/14b74af0608dc833f836acac4ee93f905b449806) - Adapt to Multimedia Change-Id: I4854d471e9ac65507e8962be59016b39eaf0a429 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside6/PySide6/QtCore/CMakeLists.txt')
-rw-r--r--sources/pyside6/PySide6/QtCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pyside6/PySide6/QtCore/CMakeLists.txt b/sources/pyside6/PySide6/QtCore/CMakeLists.txt
index eaacd8a5a..00ed9a62c 100644
--- a/sources/pyside6/PySide6/QtCore/CMakeLists.txt
+++ b/sources/pyside6/PySide6/QtCore/CMakeLists.txt
@@ -28,6 +28,7 @@ ${QtCore_GEN_DIR}/qbytearray_frombase64result_wrapper.cpp
${QtCore_GEN_DIR}/qbytearray_wrapper.cpp
${QtCore_GEN_DIR}/qbytearraymatcher_wrapper.cpp
${QtCore_GEN_DIR}/qcalendar_wrapper.cpp
+${QtCore_GEN_DIR}/qcalendar_systemid_wrapper.cpp
${QtCore_GEN_DIR}/qcalendar_yearmonthday_wrapper.cpp
${QtCore_GEN_DIR}/qcborarray_wrapper.cpp
${QtCore_GEN_DIR}/qcborerror_wrapper.cpp