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
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to