kate:build
This commit is contained in:
parent
6012c480de
commit
3d150208e0
18
.kateproject.build
Normal file
18
.kateproject.build
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"Auto_generated": "This file is auto-generated. Any extra tags or formatting will be lost",
|
||||||
|
"target_sets": [
|
||||||
|
{
|
||||||
|
"cmake_config": "",
|
||||||
|
"directory": "%B",
|
||||||
|
"loaded_via_cmake": false,
|
||||||
|
"name": "Cargo",
|
||||||
|
"targets": [
|
||||||
|
{
|
||||||
|
"build_cmd": "cargo build --bin wireframe",
|
||||||
|
"name": "wireframe",
|
||||||
|
"run_cmd": "cargo run --bin wireframe"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user