ocaml-libusb/lib/generator/jbuild

7 lines
118 B
Plaintext
Raw Normal View History

2018-06-07 12:31:53 +00:00
(executable(
(name generator)
(libraries (ctypes.stubs))
))
(copy_files stubs/{t,my_types}.ml)