File: COMPILING

package info (click to toggle)
qstardict 1.3-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,784 kB
  • sloc: cpp: 9,590; makefile: 10; sh: 10
file content (4 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (3)
1
2
3
4
One can build and install Plasma widgets using following commands:
cmake -D CMAKE_INSTALL_PREFIX=/usr .
make
sudo make install