Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 317 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 317 Bytes

Heera Qt Plugins

Unified Qt application style of HeeraOS.

Dependencies

sudo pacman -S gcc extra-cmake-modules qt5-base qt5-tools qt5-x11extras libqtxdg libdbusmenu-qt5 libxcb

Build

mkdir build
cd build
cmake ..
make
sudo make install

License

heera-qt-plugins is licensed under GPLv3.