aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtWidgets/qwidget_test.py
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-02-06 12:05:41 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-02-07 09:49:32 +0000
commitbf0c928b13fb2d512c6a80ba3d1d447a4daeaa75 (patch)
tree86539b9332ac7f6cc265558117f401a2ff1162b9 /sources/pyside2/tests/QtWidgets/qwidget_test.py
parent2ff9a9ff8d5afbf9b8a347b15cf7d3043219d45c (diff)
Make .pyi file generation a standalone CMake target
Rather than using add_custom_command(TARGET foo POST_BUILD) for pyi file generation, use add_custom_target() with add_dependencies() instead. Semantically it should have the same meaning, but I'm hoping this will eliminate the weird race condition build issues that occur with manifest embedding on Windows. Change-Id: I854b8f80fd39363723ab2661b2423461396efc11 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside2/tests/QtWidgets/qwidget_test.py')
0 files changed, 0 insertions, 0 deletions