mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
rcheevos: fix build with cmake-4.0.0
This commit is contained in:
parent
a85e354c85
commit
086c52376f
@ -1,6 +1,6 @@
|
|||||||
project(rcheevos)
|
project(rcheevos)
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.0)
|
cmake_minimum_required(VERSION 3.10)
|
||||||
|
|
||||||
# Disable Lua for now
|
# Disable Lua for now
|
||||||
add_definitions(-DRC_DISABLE_LUA)
|
add_definitions(-DRC_DISABLE_LUA)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user