mirror of
https://github.com/IT4Change/gradido.git
synced 2026-04-06 01:25:28 +00:00
9 lines
125 B
TOML
9 lines
125 B
TOML
optimize = "ReleaseSmall"
|
|
|
|
[modules."lib/hello.zigar"]
|
|
source = "zig/hello.zig"
|
|
|
|
[[targets]]
|
|
arch = "x64"
|
|
platform = "linux"
|