This is a simple Hello World demo for c++ plasmoid
- libkf5plasma-dev
$ mkdir build
$ cd build
$ cmake ..
$ cd ..
$ make -C build
$ sudo make install
Testing:
$ kquitapp plasmashell
$ plasmashell &
and add the hello world plasmoid to your desktop
This is a simple Hello World demo for c++ plasmoid
$ mkdir build
$ cd build
$ cmake ..
$ cd ..
$ make -C build
$ sudo make install
Testing:
$ kquitapp plasmashell
$ plasmashell &
and add the hello world plasmoid to your desktop