mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
VS: Add v143 flag tables for VS 17.0 Preview 2
Run the commands
python3 Source/cmConvertMSBuildXMLToJSON.py -t v143 \
'c:/.../2022/Preview/MSBuild/Microsoft/VC/v170/1033/cl.xml'
python3 Source/cmConvertMSBuildXMLToJSON.py -t v143 \
'c:/.../2022/Preview/MSBuild/Microsoft/VC/v170/1033/link.xml'
To generate `Templates/MSBuild/FlagTables/v143_{CL,Link}.json`.
We can re-use `Templates/MSBuild/FlagTables/v14_LIB.json`.
This commit is contained in:
1553
Templates/MSBuild/FlagTables/v143_CL.json
Normal file
1553
Templates/MSBuild/FlagTables/v143_CL.json
Normal file
File diff suppressed because it is too large
Load Diff
1429
Templates/MSBuild/FlagTables/v143_Link.json
Normal file
1429
Templates/MSBuild/FlagTables/v143_Link.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user