qt6-bb10/src/platformsupport/platformcompositor
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
..
platformcompositor.pro Disable precompiled headers for small modules 2017-04-20 05:39:47 +00:00
qopenglcompositor.cpp eglfs: Add support for raster content rotation 2016-08-01 15:29:38 +00:00
qopenglcompositor_p.h QOpenGLCompositorWindow virtual destructor 2017-01-09 09:59:14 +00:00
qopenglcompositorbackingstore.cpp QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of rect() 2016-03-02 21:01:00 +00:00
qopenglcompositorbackingstore_p.h Updated license headers 2016-01-15 12:25:24 +00:00