Re: Which build tool to use?
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 22, 2015 at 09:49:34AM +0200, Gabriel Scherer [email protected] [ocaml_beginners] wrote: > I would try playing with the -build-dir command-line option of > ocamlbuild, to specify where you want to build output to be placed. > Admittedly most people use the default configuration of building in > ./_build, so I wouldn't be too surprised if there were some rough > edges with the rarer case of a build directory outside the ocamlbuild > project's relative hierarchy. Ah, thanks, that did the trick. It also allowed me to get the same sort of thing working with oasis :) > If you had a minimum reproduction setting, an archive with a simple > root CMake project and a small ocamlbuild sub-project to play with, > that could be interesting for testing and documenting this usage > scenario. I'll try to put a minimal thing together and share it. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: [email protected] jabber: [email protected] twitter: magthe http://therning.org/magnus C++ is history repeated as tragedy. Java is history repeated as farce. -- Scott McKay [Non-text portions of this message have been removed]