From 3f859332c8e345ef3a35e24ab8ee3617cb477df7 Mon Sep 17 00:00:00 2001 From: spicyjpeg Date: Tue, 11 Oct 2022 11:22:30 +0200 Subject: Bump required CMake version to 3.21 --- cpack/setup.cmake | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpack/setup.cmake') diff --git a/cpack/setup.cmake b/cpack/setup.cmake index 13da515..eaf16f2 100644 --- a/cpack/setup.cmake +++ b/cpack/setup.cmake @@ -2,8 +2,6 @@ # rules to bundle the GCC toolchain and CMake in packages. It is included by # the main CMakeLists.txt script. -cmake_minimum_required(VERSION 3.20) - ## Settings # These can be set from the command line to completely disable bundling CMake -- cgit v1.2.3