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
d2c8429100
commit
d15d448d80
2 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 610b8bf5148a27489b4e3344b4f5617b81be38c7
|
||||
Subproject commit 4166d0cccfc059b39d5ecfc372524375e59448f9
|
||||
Loading…
Add table
Reference in a new issue