rot clip fix

This commit is contained in:
Jorijn van der Graaf 2025-12-21 20:25:59 +01:00
commit 629841e2ce
2 changed files with 52 additions and 0 deletions

View file

@ -0,0 +1,15 @@
{
"name": "crafter-graphics",
"configurations": [
{
"name": "executable",
"implementations": ["main"],
"dependencies": [
{
"path":"../../project.json",
"configuration":"lib-wayland-timing"
}
]
}
]
}