diff options
author | Brad King <brad.king@kitware.com> | 2013-06-28 20:28:53 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-06-28 22:13:59 (GMT) |
commit | e99d7b1c1f9b488b2f6dcf34a4f6c8e8f118b0a7 (patch) | |
tree | 3cd87267e58c62f49e563e331c0bf37d5e881b81 /Tests/RunCMake/TargetPropertyGeneratorExpressions/BadSelfReference3-stderr.txt | |
parent | 77ac9b8b9c56927617aeaabe01b5e8d22eaf4858 (diff) | |
download | CMake-e99d7b1c1f9b488b2f6dcf34a4f6c8e8f118b0a7.zip CMake-e99d7b1c1f9b488b2f6dcf34a4f6c8e8f118b0a7.tar.gz CMake-e99d7b1c1f9b488b2f6dcf34a4f6c8e8f118b0a7.tar.bz2 |
VS12: Generate flag tables from MSBuild v120 tool files
Run cmparseMSBuildXML.py on cl.xml, lib.xml, and link.xml to generate
our flag tables:
python cmparseMSBuildXML.py -x ".../MSBuild/Microsoft.Cpp/v4.0/v120/1033/cl.xml" > cmVS12CLFlagTable.h
python cmparseMSBuildXML.py -x ".../MSBuild/Microsoft.Cpp/v4.0/v120/1033/lib.xml" > cmVS12LibFlagTable.h
python cmparseMSBuildXML.py -x ".../MSBuild/Microsoft.Cpp/v4.0/v120/1033/link.xml" > cmVS12LinkFlagTable.h
Fix up the declaration names at the top of each file. Finally, teach
cmVisualStudio10TargetGenerator to select the version of the table
matching the version of VS.
Diffstat (limited to 'Tests/RunCMake/TargetPropertyGeneratorExpressions/BadSelfReference3-stderr.txt')
0 files changed, 0 insertions, 0 deletions