[CMake] visual studio converter?
Sylvain Benner
benner at virtools.com
Wed Jun 6 04:36:01 EDT 2007
Jon W a écrit :
> Are there any tools available to convert Visual Studio files to
> cmakelists.txt? I have hundreds of vcproj files and this would help
> make the conversion to cmake easier.
I don't know if there are some tools to do this. If you don't find any
tool and you have some knowledge about jscript you can do a customized
wizard for Visual Studio; it's pretty quick to do.
In VS2005, to create a new custom wizard:
File -> New -> Project
In General section choose Custom Wizard.
Cheers.
-Sylvain
More information about the CMake
mailing list