Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 419 Bytes

qml-module-cutiewlc

CircleCI

This module provides access to private wayland protocols in cutie-wlc.

Building and installing

mkdir build
cd build
cmake ..
make
sudo make install

Troubleshooting

None