mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-05 19:00:31 -05:00
preprocess monomorphic too
This commit is contained in:
parent
6f3a7d902a
commit
26ab8229e1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
(library
|
||||
(name containers_monomorphic)
|
||||
(public_name containers.monomorphic)
|
||||
(preprocess (action (run %{project_root}/src/core/cpp/cpp.exe %{input-file})))
|
||||
(modules CCMonomorphic)
|
||||
(wrapped false))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue