diff options
author | Andrew Ng <andrew.ng@sony.com> | 2023-02-20 18:00:44 +0000 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-02-23 14:35:08 -0500 |
commit | 0b552eb877b887638e8130bb6c982106a76827d8 (patch) | |
tree | a130f217a7239e77376007c1d928f2fd0a672abb /Help/guide/tutorial/Step5/MathFunctions/MathFunctions.h | |
parent | df5adfd5ab1f2ab30acf33031a75fc2c69dfd599 (diff) | |
download | cmake-0b552eb877b887638e8130bb6c982106a76827d8.tar.gz |
MSVC: Embed manifests directly for non-incremental vs_link_exe links
This avoids the need to separately execute `mt.exe` to perform the
embedding of manifests into the output for non-incremental links. The
primary motivation for this change is that this separate execution of
`mt.exe` to embed manifests is known to cause intermittent failures due
to AV/security scanning.
The only change in behavior is that any linker generated manifest will
no longer be output as a separate manifest file alongside the output
file.
Fixes: #24531
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions