TGUI is an easy to use, cross-platform, C++ GUI for SFML.
tgui provides CMake targets:
find_package(TGUI CONFIG REQUIRED)
target_link_libraries(main PRIVATE tgui)
Build the SDL backend
Build the SFML backend
Build GUI builder
v2021-04-19#4
All
Zlib
Manifest