Add LunaSVG

This commit is contained in:
Isuru Samarathunga
2025-10-18 09:26:01 +05:30
parent 4597d0a4aa
commit 57bc80f4f9
187 changed files with 12435 additions and 24 deletions

View File

@ -20,12 +20,13 @@ add_subdirectory(SDL_mixer/)
# FreeType
# -----------------------------------------------
add_subdirectory(freetype/)
add_library(Freetype::Freetype ALIAS freetype)
# -----------------------------------------------
# RmlUI
# -----------------------------------------------
add_subdirectory(lunasvg/)
set(RMLUI_SVG_PLUGIN ON)
add_subdirectory(RmlUI/)
# -----------------------------------------------

2
Vendor/IACore vendored

2
Vendor/SDL vendored

Submodule Vendor/SDL updated: 201ad7f79b...f6e711c377

1
Vendor/lunasvg vendored Submodule

Submodule Vendor/lunasvg added at f8aabfb444