[CMake] Can CMake produce an Autotools-like build environment that doesn't require CMake?

Mathieu Malaterre mathieu.malaterre at gmail.com
Sat Dec 27 07:21:50 EST 2008


'lo

On Sat, Dec 27, 2008 at 4:25 AM, Naram Qashat <cyberbotx at cyberbotx.com> wrote:
> The subject pretty much sums up the question.  I'd like to know if it's
> possible, though.  I was trying to get CMake adopted to be used for a
> project I'm working on, but the response has been mixed. The biggest
> detractor has been that CMake is required at all times to build,

Can't remember the option but you can tell cmake to skip its own
rules. So technically if all your team target the same platform, and
use the same full paths, you should be able to exchange binary tree.



-- 
Mathieu


More information about the CMake mailing list