update cmake version

This commit is contained in:
Green Sky 2025-01-18 13:14:44 +01:00
parent 6c782a6568
commit dd6551ed27
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.9...3.24 FATAL_ERROR)
cmake_minimum_required(VERSION 3.10...3.24 FATAL_ERROR)
project(solanaceae)