summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/snippets/code
diff options
context:
space:
mode:
authorTim Blechmann <tim@klingt.org>2022-04-11 13:39:49 +0800
committerTim Blechmann <tim@klingt.org>2022-04-22 09:10:43 +0800
commit3eca801f9d0f81fcb4b8128727fb438097141afa (patch)
tree5513e3461b6532eac36dddbfa057d95b19aa3f89 /src/testlib/doc/snippets/code
parent301f0a6fb025968ee73c74b8dffea1e7fe6f67e0 (diff)
cmake: skip precompiled headers for generated resources
resource compilation is typically not bound by parsing headers, so they don't benefit much from using precompiled headers. otoh, if we don't use precompiled headers for them, we may have better turnaround times, as these sources can be compiled in parallel with the pch compilation and they don't have to be rebuilt when a pch changes Change-Id: Ib4560ff31196e729f8efbcfb83cacfad127d90cd Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/testlib/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions