aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/PySide2
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2020-09-06 16:55:42 +0200
committerChristian Tismer <tismer@stackless.com>2020-09-07 10:40:54 +0200
commit5d17b88b4567d53b0ee220f32a2936c5d80ba273 (patch)
treed7e0fc1323b8507e0f4ae6d37ab2b98ccd7abf4e /sources/pyside2/PySide2
parent8d1fcdf94f2c368f7877f9e0cb2995e00f103e1a (diff)
testing: Ensure that build dir precedes site-packages
Before the big change "Fix running the PySide2 tests for Python 3.8/Windows" the cmake paths were ordered in a way that a compilation would not interfere with an installation. With the new test layout, it suddenly became possible to do a new compilation, but shiboken would not be loaded from the compilation but use some version which is still in side-packages. This patch fixes that so that the newly inserted directories are guaranteed to come before site-packages. Change-Id: Ib999664a798661533c4fe7bfab19458ce2a1d710 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside2/PySide2')
0 files changed, 0 insertions, 0 deletions