Skip to content
Snippets Groups Projects
Forked from CMake / CMake
16619 commits behind the upstream repository.
Brad King's avatar
Brad King authored
Run the command

    python3 Source/cmConvertMSBuildXMLToJSON.py -t v141 \
        'c:/.../Common7/IDE/VC/VCTargets/1033/cl.xml'

To generate `v141_CL.json` locally.  Manually move new and updated
settings over to `Templates/MSBuild/FlagTables/v141_CL.json`.
25e33a28
History