[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Premake vs. CMake (was Re: Are parenthesis-free calls a Good?)
- From: "Brandon Van Every" <bvanevery@...>
- Date: Thu, 31 Jan 2008 14:08:01 -0500
On Jan 31, 2008 1:15 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
> Brandon Van Every wrote:
> >
> > I've been lurking around here trying to decide if there's value in
> > using Lua as an embedded language for the CMake cross-platform build
> > tool. http://www.cmake.org <...>
>
> As a side note, when some time ago we've considered which
> crossplatform build tool to use for our next project, we've dropped
> CMake due to its "custom" language. We've decided to use SCons then...
> and now we've happily moved to Lua-based premake. :-)
How large is your codebase? What does your project do?
Cheers,
Brandon Van Every