forked from pyside/pyside2-setup
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Windows build: Use Python exe passed in, fix echoing
* Use a python executable that is passed into the build script. This makes it more useful to the publicly published version of the Maya pyside-setup repository. * Remove old unnecessary slots hack fix (not needed for any Python builds we have available now) * Handle PySide versions that do not match the Qt version (in this case PySide2 5.15.2.1, Qt 5.15.2) * Fix echoing in the build script - don't use quotes, as they are echoed.
- Loading branch information
1 parent
07681f0
commit 7cccc72
Showing
1 changed file
with
63 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters