core/command: rewrite command parser with CLI11
This commit is contained in:
parent
bdbf5b9af9
commit
291179ede2
7 changed files with 185 additions and 129 deletions
1
BUILD.md
1
BUILD.md
|
@ -9,6 +9,7 @@ Quickshell has a set of base dependencies you will always need, names vary by di
|
|||
- `qt6base`
|
||||
- `qt6declarative`
|
||||
- `pkg-config`
|
||||
- `cli11`
|
||||
|
||||
We recommend an implicit dependency on `qt6svg`. If it is not installed, svg images and
|
||||
svg icons will not work, including system ones.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue