[Interest] all of QtBase depends on qregexp.cpp (or almost)?

René J. V. Bertin rjvbertin at gmail.com
Tue Jan 30 11:20:19 CET 2018


Giuseppe D'Angelo wrote:

> Probably it triggers rebuilding of qmake, which may trigger further
> rebuilds down the line somehow.

"Fun" fact, after touching qregexp.cpp :

%> (cd build/qtbase/src/corelib ; make)

Only rebuilds QtCore

%> (cd build/qtbase/src ; make)

rebuilds all of QtBase, including the bootstrapping part.

R




More information about the Interest mailing list