Page MenuHomePhorge

maidfile.toml
No OneTemporary

Size
370 B
Referenced Files
None
Subscribers
None

maidfile.toml

[tasks.build]
path = "build"
script = "meson compile"
[tasks.clean]
path = "build"
script = "meson clean"
[tasks.setup]
script = "bash -c 'CC=/opt/homebrew/opt/llvm/bin/clang meson setup build --wipe -Dc_args=-DNO_EXECUTE_PERMISSION'"
[tasks.run]
script = ["maid build -q", "./build/ant %{arg.1}"]
[tasks.debug]
script = ["maid build -q", "./build/ant -d %{arg.1}"]

File Metadata

Mime Type
text/plain
Expires
Sun, May 3, 9:30 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
524875
Default Alt Text
maidfile.toml (370 B)

Event Timeline