cmake version update

This commit is contained in:
Green Sky 2025-01-13 22:25:49 +01:00
parent 727c341899
commit ebd6bcc483
No known key found for this signature in database

View File

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