diff options
author | Brad King <brad.king@kitware.com> | 2021-07-26 10:46:14 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-07-26 10:49:26 -0400 |
commit | 937f454fb9a8bc962a94f050e5b632d92d5db1b0 (patch) | |
tree | b029cc9657d76f4c3b18daeb4b60e49e33586170 /Templates/CPack.GenericLicense.txt | |
parent | 8fb349a80e3feef7d139dd4ade2a2e64e6652e55 (diff) | |
download | cmake-937f454fb9a8bc962a94f050e5b632d92d5db1b0.tar.gz |
VS: Remove C++ module CompileAs flag table entries for v142 and v143
The `CompileAs` entry in a `.vcxproj` file with values:
* `CompileAsCppModule` for `-interface`
* `CompileAsCppModuleInternalPartition` for `-internalPartition`
* `CompileAsHeaderUnit` for `-exportHeader`
does not cause the corresponding flag to be added to the command line.
Drop the flag table entries so that the flags go to `AdditionalOptions`.
Fixes: #22477
Diffstat (limited to 'Templates/CPack.GenericLicense.txt')
0 files changed, 0 insertions, 0 deletions