--- a/CMakeLists.txt 2025-06-15 16:40:49.662335387 +0200 +++ b/CMakeLists.txt 2025-06-15 16:41:17.826038289 +0200 @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License.! -cmake_minimum_required(VERSION 3.1 FATAL_ERROR) +cmake_minimum_required(VERSION 3.10 FATAL_ERROR) file(STRINGS "VERSION.txt" SPM_VERSION) message(STATUS "VERSION: ${SPM_VERSION}")