[Omake] Re: Building in subdirectories and variant builds revisited

Jesper Eskilson jesper at eskilson.se
Tue Jun 19 10:12:20 PDT 2007


2007/6/19, Aleksey Nogin <anogin at hrl.com>:

> IMO, the issue of variant builds is orthogonal to out-of-src builds.
> OMake is really good with variant builds - as long as you do not mind
> building one variant at a time.

That kind of variant build is rather useless. Since debug and release
variants usually differ in compiler flags, you'd need to recompile
everything. Which is exactly what variant builds is meant to avoid.

But it is good to hear that you're addressing the
out-of-source/variant build problem.

-- 
/Jesper


More information about the Omake mailing list