Skip to content
  • Brad King's avatar
    ENH: Add version comparison to if() command · 4fa96dbf
    Brad King authored
    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]]]".
    4fa96dbf