summarylogtreecommitdiffstats
path: root/libvgm.patch
blob: ac7b87ce4595fb968d730638656582b8a75a0ff8 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 22791eb..82f2034 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
 #### libvgm ####
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.5)
 if(POLICY CMP0042)
 	cmake_policy(SET CMP0042 NEW)
 endif()