mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
4fa96dbf95
Provide VERSION_LESS, VERSION_EQUAL, and VERSION_GREATER operators in the if() command. This simplifies component-wise comparison of version numbers in the form "major[.minor[.patch[.tweak]]]".