A Gui Toolkit
| include/agt | ||
| src | ||
| tests | ||
| thirdparty | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
agt
A Gui Toolkit
Dependencies
- dwhbll (ofc): https://github.com/dawn-winery/dwhbll
- some gl stuff
- libwayland
Build
cmake -B build . -DCMAKE_BUILD_TYPE=Debug
cmake --build build
Debug so you can report bugs when if you find them
Copying
agt is licensed under GNU GPL version 3.