mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
switch to gtkmm
This commit is contained in:
parent
058aabce26
commit
d3e894e0ac
28 changed files with 50 additions and 1413 deletions
|
|
@ -10,7 +10,7 @@ GTK 4 / C++ implementation branch
|
|||
|
||||
### Linux
|
||||
|
||||
* `sudo apt install git libgtk-4-dev`
|
||||
* `sudo apt install git libgtkmm-4.0-dev`
|
||||
* `git clone https://github.com/YGGverse/Yoda.git`
|
||||
* `cd Yoda`
|
||||
* `git checkout master`
|
||||
|
|
@ -26,7 +26,7 @@ GTK 4 / C++ implementation branch
|
|||
|
||||
### Environment
|
||||
|
||||
* `pkg-config --cflags --libs gtk4`
|
||||
* `pkg-config --cflags --libs gtkmm-4.0`
|
||||
|
||||
### Contribution
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue