Skip to content

Commit

Permalink
Bump minimum CMake version
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostlyDark authored and ata4 committed Jan 5, 2025
1 parent 78df389 commit 9c8b9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.9)
cmake_minimum_required(VERSION 3.10)

option(BUILD_MUPEN64PLUS "Enables build of mupen64plus version" ON)
option(BUILD_PROJECT64 "Enables build of project64 version" WIN32)
Expand Down

0 comments on commit 9c8b9ed

Please sign in to comment.