Update lunasvg to increase its minimum cmake version

This commit is contained in:
Mr-Wiseguy
2025-04-03 03:26:26 -04:00
parent d2c8429100
commit d15d448d80
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -51,6 +51,7 @@ add_subdirectory(${CMAKE_SOURCE_DIR}/lib/lunasvg)
SET(RMLUI_SVG_PLUGIN ON CACHE BOOL "" FORCE)
SET(RMLUI_TESTS_ENABLED OFF CACHE BOOL "" FORCE)
add_subdirectory(${CMAKE_SOURCE_DIR}/lib/RmlUi)
target_compile_definitions(rmlui_core PRIVATE LUNASVG_BUILD_STATIC)
add_subdirectory(${CMAKE_SOURCE_DIR}/lib/N64ModernRuntime)