update cmake version

This commit is contained in:
Green Sky 2025-01-13 02:05:34 +01:00
parent 41d86bfd8f
commit c5bf212ab9
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.14...3.24 FATAL_ERROR)
add_library(solanaceae_bridge STATIC add_library(solanaceae_bridge STATIC
./bridge.hpp ./bridge.hpp