16 lines
373 B
JSON
16 lines
373 B
JSON
{
|
|
"name": "crafter-graphics",
|
|
"configurations": [
|
|
{
|
|
"name": "executable",
|
|
"implementations": ["main"],
|
|
"dependencies": [
|
|
{
|
|
"path":"../../project.json",
|
|
"configuration":"lib-wayland-debug"
|
|
}
|
|
],
|
|
"debug": true
|
|
}
|
|
]
|
|
}
|