Bugfix: Fixes #425, build - CMake on Arch Linux, unsupported CMake < 3.5, deprecation for < 3.10

This commit is contained in:
Rory Fewell
2025-04-04 20:37:59 +01:00
parent 4769b61d0f
commit acc82fa8d1
57 changed files with 57 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.12)
project(
wintc-taskband