bump CMake version to 3.23

This commit is contained in:
jkriege2 2024-01-15 13:36:36 +01:00
parent 6666c8167f
commit a567714741

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.16) cmake_minimum_required(VERSION 3.23)
# Project Name and Version # Project Name and Version
# starting from 2020: using semantic version number <major>.<minor>.<patch> # starting from 2020: using semantic version number <major>.<minor>.<patch>