File: dune

package info (click to toggle)
ocaml-cairo2 0.6.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 704 kB
  • sloc: ml: 2,952; ansic: 2,142; makefile: 23; sh: 17
file content (8 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8

(executables
 (names    pango_demo rendering)
 (libraries cairo2-pango))

(alias
 (name examples)
 (deps pango_demo.exe rendering.exe))