Skip to content

Latest commit

 

History

History
executable file
·
21 lines (14 loc) · 311 Bytes

README.md

File metadata and controls

executable file
·
21 lines (14 loc) · 311 Bytes

Qt Plugins

Unify Qt application style of MatsyaOS.

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

Matsya-qt-plugins is licensed under GPLv3.