[Qt-creator] Build progress bar usefulness
Carter, Nathan
NCARTER at bentley.edu
Wed Jul 14 21:02:58 CEST 2010
On Jul 14, 2010, at 2:56 PM, Andre Poenitz wrote:
> and running make -n is definitely not free, either.
This can be a lengthy process, you mean? The good news is that it only needs to be run after each run of qmake. If qmake doesn't do anything or need to be run, this can be skipped, because the Makefile (in a typical Qt project) didn't change. (Or you could just cache the last modified date of the Makefile.)
Nathan
More information about the Qt-creator-old
mailing list