Skip to content
  • Brad King's avatar
    ENH: Ignore unknown cmake_minimum_required args · cd7585df
    Brad King authored
    When cmake_minimum_required is called with an unknown argument it should
    not complain about it if the version specified is in the future.  This
    allows the proper error to be shown about the current CMake being too
    old.
    cd7585df