File: dune

package info (click to toggle)
ocaml-metadata 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 624 kB
  • sloc: ml: 1,980; makefile: 33; sh: 5
file content (8 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
(executable
 (name test)
 (libraries metadata))

(rule
 (alias citest)
 (action
  (run ./test.exe)))