minitracing/.kateproject.build
2024-12-22 00:14:17 +03:00

19 lines
497 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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": "Набор целей",
"targets": [
{
"build_cmd": "cargo build",
"name": "build",
"run_cmd": "cargo run"
}
]
}
]
}