fix settings layout for RmlUi 6.2: toggle positioning and flexbox sizing
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user