Re: [Mesa-dev] mesademos: SCons -> Cmake

2010-11-10 Thread Jerome Glisse
On Wed, Nov 10, 2010 at 2:17 PM, José Fonseca wrote: > SCons is very powerful (the only crossplatform tool with convenience > library support that I know), but there it requires a lot of > costumization (i.e, all scons/*.py). It's worth the time investment for > Mesa/Gallium drivers, but don't fee

[Mesa-dev] mesademos: SCons -> Cmake

2010-11-10 Thread José Fonseca
SCons is very powerful (the only crossplatform tool with convenience library support that I know), but there it requires a lot of costumization (i.e, all scons/*.py). It's worth the time investment for Mesa/Gallium drivers, but don't feel like maintain all that glue everywhere. For simple stuff li