main
Design system
Adding icons
We have premium anron icons set in the ./icons folder. You must add individual icons to the CMakeLists.txt icon variable to add them to the bundle.
OR, if it's just an icon for your particular app (you are using designsystem via cmake add_subdirectory(designsystem)), you should add icons that you want directly to your project's top-level CMakeLists.txt.
Description
Languages
QML
85.5%
CMake
10.2%
C++
2.2%
Shell
1.7%
Makefile
0.4%