I have an existing project in OCaml and one _oasis
file. I don't know where to enable the profiling flag for ocamlbuild
.
I looked up Oasis manual and the code, and found there was a variable profile
available in setup.data. I assume this was what Oasis auto generated.
Where and what should I include in _oasis to set profile
to true ?