From 22e2424d360f39373485fc94f2a55fc55f4abe92 Mon Sep 17 00:00:00 2001 From: PatTheMav Date: Sat, 13 Apr 2024 20:09:58 +0200 Subject: [PATCH] test: Update Linux slice for CMake build framework 3.0 --- test/test-input/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-input/CMakeLists.txt b/test/test-input/CMakeLists.txt index c364c8843..5bcce1b00 100644 --- a/test/test-input/CMakeLists.txt +++ b/test/test-input/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.24...3.25) +cmake_minimum_required(VERSION 3.22...3.25) legacy_check()