Files

16 lines
208 B
TOML
Raw Permalink Normal View History

[seed]
name = 'magenta-tools'
[dependency]
no_standard_dependencies = true
[build]
build_for = 'host'
build_system = 'cmake'
source_dir = 'kernel/tools'
[publish]
path = [ 'install:bin/' ]
# vim: ft=toml