qt5base-lts/src/platformsupport/accessibility
Thiago Macieira 47c9b66a8b 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>
2017-04-20 05:39:47 +00:00
..
accessibility.pro Disable precompiled headers for small modules 2017-04-20 05:39:47 +00:00
qaccessiblebridgeutils_p.h make use of QT_REQUIRE_CONFIG() in platformsupport modules 2016-10-15 18:45:56 +00:00
qaccessiblebridgeutils.cpp make use of QT_REQUIRE_CONFIG() in platformsupport modules 2016-10-15 18:45:56 +00:00