Premake has good support for cross compilation - Which makes it possible to
use it to build executables for game consoles for instance. CMake can't
really do this (with some ugly hacks you can get close). On the other hand
Premake doesn't handle installation on a Linux/BSD system really at all -
It's hard to reccomend it for doing normal desktop application development
on these platforms.

On Thu, Dec 8, 2011 at 8:09 AM, Gour <g...@atmarama.net> wrote:

> On Wed, 7 Dec 2011 22:39:34 +0200
> Manu <turkey...@gmail.com> wrote:
>
> > premake supports D? I was planning to add D support to premake
> > myself, but that's wonderful news. I'll add support for VisualD if it
> > is not already done.
>
> Didn't hear about premake before...how does it compare with e.g. Cmake?
>
> Anything like Cpack available for it?
>
>
>
> Sincerely,
> Gour
>
>
> --
> As the ignorant perform their duties with attachment to results,
> the learned may similarly act, but without attachment, for the
> sake of leading people on the right path.
>
> http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
>

Reply via email to