Dave Neary wrote:
> Hi,

Hi,

> 
> There are two answers:
> 
> 1. Scons was slooow - particularly recompiling. The CMake based system
> goes much faster.
> 
> 2. CMake has started to be widely adopted - perhaps more than scons.
> It's easily available in most distributions, doesn't require installing
> Python if you're on Windows, and that all makes for a lower barrier to
> entry for hackers who want to compile the project.
> 

3. It is easier to write CMake files than SCons.

4. CMake is more flexible. It creates Makefiles, KDevelop files, MSVC files,
XCode files ...

5. It has x86_64 support by default


It is simply better.


        -- andreas
_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to