2025-11-24 03:38:20 +01:00
|
|
|
{
|
|
|
|
|
"name": "crafter-graphics",
|
|
|
|
|
"configurations": [
|
|
|
|
|
{
|
|
|
|
|
"name": "executable",
|
|
|
|
|
"implementations": ["main"],
|
|
|
|
|
"dependencies": [
|
|
|
|
|
{
|
|
|
|
|
"path":"../../project.json",
|
2025-11-25 21:25:04 +01:00
|
|
|
"configuration":"lib-wayland-timing"
|
2025-11-24 03:38:20 +01:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|