diff options
| author | Brad King <brad.king@kitware.com> | 2011-11-14 14:42:51 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2011-11-14 14:50:47 (GMT) |
| commit | c92ffece804cd177c3531e58a39c3f0a6487d67d (patch) | |
| tree | 9e98a0c734edcf6252313bc1b2c5b078644a434d /Tests/Tutorial/Step5/MathFunctions/MathFunctions.h | |
| parent | 1be4b6f4638334970a3d3f19891b5997ddcf5717 (diff) | |
| download | CMake-c92ffece804cd177c3531e58a39c3f0a6487d67d.zip CMake-c92ffece804cd177c3531e58a39c3f0a6487d67d.tar.gz CMake-c92ffece804cd177c3531e58a39c3f0a6487d67d.tar.bz2 | |
Enumerate VS11 version explicitly in local generators
Since the parent commit the local generator Version ivar may be
compared for ordering. Convert comparisons:
"==VS10" becomes ">=VS10"
"!=VS10" becomes "< VS10"
to support an explicit enumeration value for VS11 with no change
in behavior.
Diffstat (limited to 'Tests/Tutorial/Step5/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
