5 lines
109 B
JSON
5 lines
109 B
JSON
{
|
|
"git_path": ".\\",
|
|
"build_cmd": "meson compile -C builddir",
|
|
"test_cmd": "./builddir/runtests.exe"
|
|
}
|