[CMake] Visual Studio makefile project output

Theo Berkau cwx at cyberwarriorx.com
Wed Feb 6 18:00:42 EST 2013


Hello,

I've been trying to setup a cross-compiled project using cmake and so 
far everything's working fine using "Unix Makefiles" generator, etc. Now 
I know generating for visual studio generally doesn't work under a cross 
compiling setup, but I was wondering if it's possible to set up cmake to 
output a visual studio makefile project(as opposed to what "NMake 
Makefiles" generates).



Theo


More information about the CMake mailing list