Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 315 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 315 Bytes

Qt Plugins

Unify Qt application style of CutefishOS.

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

cutefish-qt-plugins is licensed under GPLv3.