[CMake] Generate CMake from VisualStudio

Alexander Neundorf a.neundorf-work at gmx.net
Tue Jan 9 05:20:13 EST 2007


-------- Original-Nachricht --------
Datum: Tue, 09 Jan 2007 10:59:57 +0100
Von: Benjamin de Dardel <benjamin.dedardel at medecom.fr>
An: cmake at cmake.org
Betreff: [CMake] Generate CMake from VisualStudio

> Hi all,
> 
> I'm looking for migrating a project from MS VisualStudio7.1 to CMake.
> Is it possible to generate CMake files from MS .sln or .vcproj ?
> Thanks for your response,
> Benjamin

No, that's currently AFAIK not possible.
In KDE svn you can find a Ruby script gencmake:
http://websvn.kde.org/trunk/KDE/kdesdk/cmake/scripts/gencmake?rev=589167&view=log

which looks at the directory contents and tries to create simple cmake files for you.
Maybe this helps a bit.

Bye
Alex


-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the CMake mailing list