Re: [CMake] autoconf to cmake conversion

2010-11-18 Thread Alexander Neundorf
On Wednesday 17 November 2010, luxInteg wrote: > Greetings, > > I am learning cmake. > > I am looking for a tool to converta build system fom autoconf to > cmake. II came across am2cmake available at > http://websvn.kde.org/trunk/KDE/kdesdk/cmake/scripts/ > > It is very kde3 specific, I was w

[CMake] autoconf to cmake conversion

2010-11-17 Thread luxInteg
Greetings, I am learning cmake. I am looking for a tool to converta build system fom autoconf to cmake. II came across am2cmake available at http://websvn.kde.org/trunk/KDE/kdesdk/cmake/scripts/ It is very kde3 specific, I was wondering if there is anything more generic available. tna