aerothemeplasma/KWin/Deprecated/smaragd-0.1.1/INSTALL

16 lines
183 B
Plaintext
Raw Normal View History

2021-07-16 19:33:52 +00:00
Requirements:
cmake
kdebase-workspace
cairo
glib2
To Install:
cd smaragd
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install