summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusconnectioninterface.h
diff options
context:
space:
mode:
authorTim Blechmann <[email protected]>2025-10-07 09:26:37 +0800
committerTim Blechmann <[email protected]>2025-10-09 00:32:53 +0000
commitc71d9b0212e515682c7d4670981bac89fea94238 (patch)
treef8d73f1126cd3856fe290e65f0973bbc337ca4af /src/dbus/qdbusconnectioninterface.h
parent0a1c69bba5b5dd26b937ac0a67ab0bdd1c32b221 (diff)
cmake: enable msvc_obj_debug_info when using a compiler launcherHEADdev
Compiler launchers like ccache or sccache do not enforce synchronous writes to pdb files, even if /FS is specified. This can cause compile errors when performing parallel builds. Embedding debug info into the object files works around this issue, so enabling msvc_obj_debug_info when a compiler launcher is specified is a good sane default. Pick-to: 6.10 Change-Id: I3c896700c1a9e884615cdb0e07131348ff06de83 Reviewed-by: Joerg Bornemann <[email protected]> Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'src/dbus/qdbusconnectioninterface.h')
0 files changed, 0 insertions, 0 deletions