mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
test for runtime events is optional
This commit is contained in:
parent
a20233a455
commit
44bafeca1a
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
(test
|
(test
|
||||||
(name t_runtime_events)
|
(name t_runtime_events)
|
||||||
(modules t_runtime_events)
|
(modules t_runtime_events)
|
||||||
|
(optional) ; runtime_events
|
||||||
(preprocess
|
(preprocess
|
||||||
(pps ppx_trace))
|
(pps ppx_trace))
|
||||||
(libraries trace trace-runtime-events runtime_events))
|
(libraries trace trace-runtime-events runtime_events))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue