diff --git a/packages/emulation/rcheevos/source/CMakeLists.txt b/packages/emulation/rcheevos/source/CMakeLists.txt index bda8019474..3915d50119 100644 --- a/packages/emulation/rcheevos/source/CMakeLists.txt +++ b/packages/emulation/rcheevos/source/CMakeLists.txt @@ -1,6 +1,6 @@ project(rcheevos) -cmake_minimum_required(VERSION 3.0) +cmake_minimum_required(VERSION 3.10) # Disable Lua for now add_definitions(-DRC_DISABLE_LUA)