If you just run cmake inside your msys shell and use -G "Unix Makefiles" it should all just work...
On Wed, Jul 29, 2009 at 8:42 AM, schoappied <[email protected]> wrote: > Hi, > > I want to use Cmake on Windows with mingw and msys. I want to use cmake in > the command line. How do I set the right compiler etc. to use gcc? > > Thanks in advance, > > ~D > _______________________________________________ > 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 >
_______________________________________________ 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
