From 5a5d716067d541072eff4e1d331be755edf36413 Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Mon, 21 Sep 2015 11:55:06 +0200 Subject: huge change on project layout. The intention is to have PySide2 and Shiboken2 as project names, to allow for co-existence of PySide and PySide2. This is the first version that builds with these settings on OS X: $ python3 setup.py build --debug --no-examples --ignore-git --qmake=/usr/local/Cellar/qt5/5.5.0/bin/qmake --jobs=9 This is not yet tested. --- sources/pyside2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/pyside2/tests/registry/exists_darwin_5_6_1.py') diff --git a/sources/pyside2 b/sources/pyside2 index de9c4b39d..a7cc0e453 160000 --- a/sources/pyside2 +++ b/sources/pyside2 @@ -1 +1 @@ -Subproject commit de9c4b39d1adc988a8178e60060ea9d0286161b4 +Subproject commit a7cc0e453ce09031e18bd10ff391997e2814e389 -- cgit v1.2.3