- Notifications
You must be signed in to change notification settings - Fork0
lirios/aurora-scanner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Converts Wayland protocol definition to C++ code.
Qt >= 6.6.0 with at least the following modules is required:
The following modules and their dependencies are required:
- cmake >= 3.19.0
mkdir buildcd buildcmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix ..makemake install# use sudo if necessary
Replace/path/to/prefix
to your installation prefix.Default is/usr/local
.
Licensed under the terms of the GNU General Public License version 3 or,at your option, any later version.