mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-05 19:00:31 -05:00
9 lines
311 B
Text
9 lines
311 B
Text
(test
|
|
(name t)
|
|
(flags :standard -strict-sequence -warn-error -a+8 -open CCShims_)
|
|
(modes native)
|
|
(preprocess
|
|
(action
|
|
(run %{project_root}/src/core/cpp/cpp.exe %{input-file})))
|
|
(libraries containers containers.bencode containers.cbor containers.unix
|
|
threads containers_testlib iter gen uutf csexp))
|