Skip to content
  • Brad King's avatar
    Tests/RunCMake: Update cmake_minimum_required versions · 1edf1385
    Brad King authored
    For policy-specific tests, use the version before the policy was
    introduced.  Otherwise, use 3.5 where possible.
    
    Also, remove `cmake_minimum_required()` and `project()` calls from
    individual cases where they are handled by `CMakeLists.txt`.
    1edf1385