summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-04-16 10:51:15 -0700
committerThiago Macieira <thiago.macieira@intel.com>2017-04-20 05:39:47 +0000
commit47c9b66a8b4cf95983e7bca772a40983d52fc6d6 (patch)
tree35a38addfeec89006ceca1366b9f130fc40bf33f /src/gui
parent255d291efd5ed3e193a6340055c35887f687f0ca (diff)
Disable precompiled headers for small modules
Creating a precompiled header exclusively for a one- or two-file module is wasteful. The time that it takes to build the precompiled source is on the same order as a regular compilation, so enabling precompiled headers for those modules just makes the build slower. Also make it possible to override the precompiled header by just setting PRECOMPILED_HEADER to empty. Change-Id: I0e1a09998253489388abfffd14b5f221288c4826 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions