vif/bin/dune
2025-01-04 18:12:43 +01:00

6 lines
142 B
Text

(executable
(name vif)
(public_name vif)
(flags
(:standard -w -18 -linkall))
(libraries logs.fmt fmt.tty logs.cli fmt.cli vif vif.top))