(executable
 (name xgettext)
 (public_name ocaml-xgettext)
 (package gettext)
 (preprocess (action (run %{bin:cppo} -V OCAML:%{ocaml_version} %{input-file})))
 (libraries compiler-libs.common gettext.base gettext.extension))
