diff options
author | Yuhang Zhao <zhaoyuhang@rankyee.com> | 2023-05-23 15:59:24 +0800 |
---|---|---|
committer | Yuhang Zhao <yuhangzhao@deepin.org> | 2023-05-29 05:57:08 +0000 |
commit | 51becfbd234d9152726446af0e3718644fcf00df (patch) | |
tree | 70671d635cc8fa166cea43f7fc3b3a988870e300 /src/corelib/kernel/qtimerinfo_unix_p.h | |
parent | 44cfdfa7c07a4f1aa1e5b6a384418556e6b3028e (diff) |
Use the new "/Ob3" flag introduced in VS2019 to increase the inline
level, which may give better performance. For compilers older than
VS2019, we still use the traditional "/Ob2" inline level.
Official documentation:
https://learn.microsoft.com/en-us/cpp/build/reference/ob-inline-function-expansion?view=msvc-170
Change-Id: I34a50f27a151cb7c09f0085dd037a385c71848aa
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/corelib/kernel/qtimerinfo_unix_p.h')
0 files changed, 0 insertions, 0 deletions