mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-13 19:11:23 +00:00
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.
1.6 KiB
1.6 KiB