ocaml-obuild / obuild

simple package build system for ocaml
BSD 2-Clause "Simplified" License
55 stars 20 forks source link

added append_several and use it in --deps for obuild-simple #138

Closed UnixJunkie closed 9 years ago

UnixJunkie commented 9 years ago

something I promised quite a long time ago

UnixJunkie commented 9 years ago

test exercising the option added

jeromemaloberti commented 9 years ago

Thank you.