Diffusion Krita 112a28521eab

Force 'make install' for PyQt5 and SIP run in single-threaded mode

Authored by dkazakov on Feb 12 2020, 6:50 PM.

Description

Force 'make install' for PyQt5 and SIP run in single-threaded mode

These modules have a special post-install python script that generates
metadata for the built .dll libraries. If we force multithreaded install,
this script may run before actual .dll libraries are actually
installed.

Details

Committed
dkazakovFeb 12 2020, 6:52 PM
Parents
R37:6df277c01218: Fix cmake
Branches
Unknown
Tags
Unknown