RmlUi is the C++ user interface library based on the HTML and CSS standards, designed as a complete solution for any project's interface needs.
rmlui provides CMake targets:
find_package(RmlUi CONFIG REQUIRED)
target_link_libraries(main PRIVATE RmlUi::RmlUi)
v6.0#1
All
MIT
Manifest