Adding arguments to make for sysroot
Phil Thompson
phil at riverbankcomputing.com
Mon Oct 17 10:46:11 BST 2022
On 16/10/2022 19:27, Patrick Stinson wrote:
> Is there a method to override to add arguments to
> self.run(self.host_make) for component plugins? For example I am
> trying to override this in a Qt component plugin but it looks like
> you’d have to fork the whole QtComponent._install_from_source method
> to override that one line that calls make.
Not at the moment. What is it you are trying to do?
Phil
More information about the PyQt
mailing list