Skip to content

Commit 9c8b9ed

Browse files
GhostlyDarkata4
authored andcommitted
Bump minimum CMake version
1 parent 78df389 commit 9c8b9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.9)
1+
cmake_minimum_required(VERSION 3.10)
22

33
option(BUILD_MUPEN64PLUS "Enables build of mupen64plus version" ON)
44
option(BUILD_PROJECT64 "Enables build of project64 version" WIN32)

0 commit comments

Comments
 (0)