(whoops, meant to CC the list)
On Tue, Jan 11, 2011 at 7:40 AM, Carlos Lopez Gonzalez
wrote:
> So the question is:
> which is the best strategy to allow synfig to use cmake? I know that it might
> be
> a very complex question but I want to know which are the major roadblocks I
> would find. Any
At Tue, 11 Jan 2011 12:40:03 + (GMT),
Carlos Lopez Gonzalez wrote:
>
> Hi!
> I'd like to use cmake on our project (Synfig - http://synfig.org)
> Currently it uses autotools and pkconfig to prepare the code to the build and
> install processes. It is a C++/gtkmm application. Currently it build
Hi!
I'd like to use cmake on our project (Synfig - http://synfig.org)
Currently it uses autotools and pkconfig to prepare the code to the build and
install processes. It is a C++/gtkmm application. Currently it builds fine on
linux, builds with lots of hacking on windows under cgwin and nobody ma