summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-07-26 10:46:14 -0400
committerBrad King <brad.king@kitware.com>2021-07-26 10:49:26 -0400
commit937f454fb9a8bc962a94f050e5b632d92d5db1b0 (patch)
treeb029cc9657d76f4c3b18daeb4b60e49e33586170 /.gitlab-ci.yml
parent8fb349a80e3feef7d139dd4ade2a2e64e6652e55 (diff)
downloadcmake-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 '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions