diff options
author | Benjamin Sluis <benjamin.sluis@intel.com> | 2022-01-11 07:43:23 -0800 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-01-12 16:45:07 -0500 |
commit | 9e24437c912f52a7afcba58cdd51b74c7dab3861 (patch) | |
tree | 9cbf329b1ee1f8e4f00f6179ec4f52254238fc04 /Copyright.txt | |
parent | b8e0b40734568a9a18095babc3feb4b1fe12c6ef (diff) | |
download | cmake-9e24437c912f52a7afcba58cdd51b74c7dab3861.tar.gz |
VS: Remove the '/guard:cf' flag from v143 link flag table
Apply the change from commit db35e3cfd6 (VS: Fix support for '/guard:cf'
linker flag for v142, 2019-01-24, v3.14.0-rc1~74^2~2) to the v143 flag
table.
The entry for `LinkControlFlowGuard` in `v143_Link.json` does not work
when used in a `.vcxproj` file. Drop our link flag table entries for
this toolset so that the flag will be passed via `AdditionalOptions`.
Also add a test case.
Diffstat (limited to 'Copyright.txt')
0 files changed, 0 insertions, 0 deletions