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