turings-tarpit/tarpit_sample.json
2025-04-25 00:08:51 -04:00

5 lines
109 B
JSON

{
"git_path": ".\\",
"build_cmd": "meson compile -C builddir",
"test_cmd": "./builddir/runtests.exe"
}