mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-02 01:13:19 +00:00
Switch from Qt6 to Slint
This commit is contained in:
parent
f8be14bcf8
commit
63bf267a22
107 changed files with 27532 additions and 2896 deletions
|
@ -1 +1 @@
|
|||
cmake -DCMAKE_BUILD_TYPE=Debug -S . -B ./build -G Ninja && cd build && ninja && ./mirai
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -DSLINT_STYLE="fluent" -S . -B ./build -G Ninja && cd build && ninja && ./mirai
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue