On Wed, Sep 1, 2010 at 10:17 PM, Chiheng Xu <chiheng...@gmail.com> wrote:

> On Fri, Aug 20, 2010 at 1:11 AM,  <"\"Roman Wüger\"
> <noru...@me.com>"@mac.com> wrote:
> > CMake is a Makefile-Generator an nothing else
> >
> > Why would you write the Makefiles by yourself?
> >
>
> Perhaps some people don't like the time consuming invocation of CMake.
>
> Maybe CMake can generate relocatable Makefiles only containing
> relative paths for several major platforms,  and developers "cache"
> the generated relocatable Makefiles in version control systems.  Then
> builders don't need to invoke CMake.
>

That's technically possible, but I feel sure it would introduce far more
problems than it would solve.

It would also rather spectacularly miss the point of CMake. You could
equally well say "Maybe gcc could generate assembly code for several major
platforms, and then you could store the generated assembly files in version
control..."

Ceej
aka Chris Hillery
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to