qt5-build.eclass: Introduce qt5_tools_configure
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 27 Apr 2020 22:01:10 +0000 (00:01 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 26 May 2020 14:32:27 +0000 (16:32 +0200)
commit88aaf35550e00d58b1c02f9326b14c75319f349c
treeb5a7cbe9d6fc9b017ec629ec193ae70e8f9a4b57
parentbaa782f0ec2bad1dbbca0cb233605ef59e35636d
qt5-build.eclass: Introduce qt5_tools_configure

This is run in src_configure for qttools modules unless
QT5_TARGET_SUBDIRS is defined.

Implementing an idea of Chiitoo in the linked PR.

Closes: https://github.com/gentoo/qt/pull/218
Thanks-to: Jimi Huotari <chiitoo@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/qt5-build.eclass