bump cmake versions to make it build with cmake 4.0

This commit is contained in:
niki
2026-03-17 20:31:54 +01:00
parent 9618942ec0
commit 987a9b7666
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8)
cmake_minimum_required(VERSION 3.6)
project(modplug)