10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-11-07 06:33:39 +01:00
QCaml/dune-workspace.profile
2024-06-20 15:38:37 +02:00

15 lines
179 B
Plaintext

(lang dune 2.9)
(context default)
(context
(default
(name profiling)
(instrument_with landmarks)
(env
(_ (env-vars ("OCAML_LANDMARKS" "auto")))
)
)
)