mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
Update lunasvg to increase its minimum cmake version
This commit is contained in:
parent
73f3de6997
commit
b507418e66
2 changed files with 2 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ add_subdirectory(${CMAKE_SOURCE_DIR}/lib/lunasvg)
|
||||||
SET(ENABLE_SVG_PLUGIN ON CACHE BOOL "" FORCE)
|
SET(ENABLE_SVG_PLUGIN ON CACHE BOOL "" FORCE)
|
||||||
SET(RMLUI_TESTS_ENABLED OFF CACHE BOOL "" FORCE)
|
SET(RMLUI_TESTS_ENABLED OFF CACHE BOOL "" FORCE)
|
||||||
add_subdirectory(${CMAKE_SOURCE_DIR}/lib/RmlUi)
|
add_subdirectory(${CMAKE_SOURCE_DIR}/lib/RmlUi)
|
||||||
|
target_compile_definitions(rmlui_core PRIVATE LUNASVG_BUILD_STATIC)
|
||||||
|
|
||||||
add_subdirectory(${CMAKE_SOURCE_DIR}/lib/N64ModernRuntime)
|
add_subdirectory(${CMAKE_SOURCE_DIR}/lib/N64ModernRuntime)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 610b8bf5148a27489b4e3344b4f5617b81be38c7
|
Subproject commit 4166d0cccfc059b39d5ecfc372524375e59448f9
|
||||||
Loading…
Add table
Reference in a new issue