mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 11:45:31 -05:00
chore: enable preprocessor in cbor
This commit is contained in:
parent
06b58d36d1
commit
bad23766e3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
(library
|
||||
(name containers_cbor)
|
||||
(libraries containers)
|
||||
(preprocess (action (run %{project_root}/src/core/cpp/cpp.exe %{input-file})))
|
||||
(public_name containers.cbor))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue