mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 18:32:51 +00:00
9 lines
127 B
Text
9 lines
127 B
Text
![]() |
----------------
|
||
|
Installing loopy
|
||
|
----------------
|
||
|
|
||
|
mkdir build
|
||
|
cd build
|
||
|
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
|
||
|
make
|
||
|
make install
|