mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
dune
This commit is contained in:
parent
89702924d8
commit
962874c038
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@
|
|||
(executable
|
||||
(name t)
|
||||
(modules t)
|
||||
(preprocess
|
||||
(action
|
||||
(run %{project_root}/src/core/cpp/cpp.exe %{input-file})))
|
||||
(libraries qcheck-core qcheck-core.runner containers containers.cbor))
|
||||
|
||||
(rule
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue