fix settings layout for RmlUi 6.2: toggle positioning and flexbox sizing

This commit is contained in:
2026-01-19 19:53:29 +01:00
parent 90b0a19a4d
commit 76d97e202b
3 changed files with 14 additions and 17 deletions

View File

@@ -22,7 +22,7 @@ include(FetchContent)
FetchContent_Declare(
rmlui
GIT_REPOSITORY https://github.com/mikke89/RmlUi.git
GIT_TAG master
GIT_TAG 6.2
)
set(RMLUI_LUA_BINDINGS ON CACHE BOOL "" FORCE)
set(BUILD_SHARED_LIBS OFF CACHE BOOL "" FORCE)