PKGNAME=ocaml-fpath
PKGSEC=ocaml
PKGDEP="ocaml ocaml-astring"
BUILDDEP="findlib ocamlbuild ocaml-topkg opam"
PKGDES="OCaml module for handling file system paths with POSIX and Windows conventions"

ABTYPE=self

# FIXME: OCaml based softwares use static libraries to link
NOSTATIC=0

# FIXME: ocamlopt doesn't generate seperated debug symbol
ABSPLITDBG=0
