mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
Readd cmakelists change for static lunasvg but with correct RmlUi library name
This commit is contained in:
parent
a362324b49
commit
3fe39b5110
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ add_subdirectory(${CMAKE_SOURCE_DIR}/lib/lunasvg)
|
|||
SET(ENABLE_SVG_PLUGIN ON CACHE BOOL "" FORCE)
|
||||
SET(RMLUI_TESTS_ENABLED OFF CACHE BOOL "" FORCE)
|
||||
add_subdirectory(${CMAKE_SOURCE_DIR}/lib/RmlUi)
|
||||
target_compile_definitions(RmlCore PRIVATE LUNASVG_BUILD_STATIC)
|
||||
|
||||
add_subdirectory(${CMAKE_SOURCE_DIR}/lib/N64ModernRuntime)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue