17 lines
557 B
JSON
17 lines
557 B
JSON
|
|
{
|
||
|
|
"name": "main",
|
||
|
|
"configurations": [
|
||
|
|
{
|
||
|
|
"name": "executable",
|
||
|
|
"interfaces": ["interfaces/Catcrafts", "interfaces/Catcrafts-Views", "interfaces/Catcrafts-Blog"],
|
||
|
|
"implementations": ["implementations/main", "implementations/Catcrafts-Blog"],
|
||
|
|
"target": "wasm32-wasi",
|
||
|
|
"dependencies": [
|
||
|
|
{
|
||
|
|
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM.git",
|
||
|
|
"configuration":"lib"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|