[Omake] Local OCaml libraries with C code
Alain Frisch
alain.frisch at lexifi.com
Fri Oct 5 10:47:57 PDT 2007
Jason Hickey wrote:
> But that's really just a wimp-out--it makes a lot of sense what you are
> trying to do. I would change how you do it so that, instead of
> collecting the dependencies in the root OMakefile, you collect them
> through a "fake" target. This is a standard trick for collecting global
> dependencies.
That's a cool trick to know, thanks. I was wondering how to collect
global information from subdirectories (without explicitly including sub
OMakefiles and exporting variables). Is there a FAQ or something with
such tricks collected?
-- Alain
More information about the Omake
mailing list