Skip to content
  • Brad King's avatar
    ENH: Provide variable CMAKE_VERSION · 35e391c9
    Brad King authored
    This creates the variable CMAKE_VERSION containing the full version of
    cmake in "major.minor.patch" format.  It is particularly useful with the
    component-wise version comparison provided by the if() command.
    35e391c9