Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno

Update maximum cmake versions
This commit is contained in:
Sebastien Loriot
2021-04-17 10:58:14 +02:00
committed by GitHub
314 changed files with 314 additions and 314 deletions
@@ -10,7 +10,7 @@
# GPL_PACKAGE_LIST=path to a file containing the list of GPL packages to include in the release. If not provided all of them are.
# GENERATE_TARBALLS=[ON/OFF] indicates if release tarballs should be created as DESTINATION
cmake_minimum_required(VERSION 3.1...3.15)
cmake_minimum_required(VERSION 3.1...3.20)
function(process_package pkg)
if(VERBOSE)