Andreas Schneider wrote:

Hello Andreas,
>
> The advantages of CMake:
>
> * libsuffix handling (lib64) by default
> * easy package finding
> * you can build only one component e.g. "make phapi"
>   

scons phapi works the same way.
However I prefer makefiles so that I can go to a subdirectory and type
"make" to compile just a little thing I worked on.

> * faster than scons
>   
I'd like to compare with Vadim's version.



_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to