mirror of
https://github.com/ukui/peony-extensions.git
synced 2026-03-09 09:23:39 -07:00
a6af5225db6e62524ba677f649c268f680f5455e
peony-extensions
Getting Start
- Make sure all build dependencies have been installed in your machine. You can reference debian/control for building depends.
- Create build directory and change to it, then build with cmake. The follow commands will auto build extensions as library.
cmake ..
make
-
Put the generated libraries into /usr/lib/peony-qt-extensions.
-
Test the extension with peony.
Description
Languages
C++
94.8%
QMake
3.7%
C
1.5%