Bump cmake version

This commit is contained in:
Ivan Epifanov
2026-01-28 15:43:02 +03:00
parent a3c6391bb4
commit 5ac19a1aa1
+1 -1
View File
@@ -1,6 +1,6 @@
# CMake build file list for OpenAL
CMAKE_MINIMUM_REQUIRED(VERSION 3.0.2)
CMAKE_MINIMUM_REQUIRED(VERSION 3.5)
PROJECT(OpenAL)