dune 130 B

12345678
  1. (include_subdirs no)
  2. (library
  3. (name ilib)
  4. (modules_without_implementation ilData ilMeta)
  5. (libraries extlib)
  6. (wrapped false)
  7. )