You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
170 B
Plaintext

{
"clangd_args":
{
"toolchain": "gcc",
"build_dir": "build"
},
"dap_args":
{
"program_name": "udp_server",
"args": ["10010"],
"build_dir": "build"
}
}