CMake/Help/generator/MinGW Makefiles.rst
Kitware Robot 81759c77af Add Help/generator/*.rst for Windows- and OS X-only generators
Run "cmake --help-full cmake.1.rst" by hand on Windows and OS X.
Copy the generator/*.rst documents for generators unique to those
platforms into Help/generator.
2013-10-15 11:17:08 -04:00

8 lines
176 B
ReStructuredText

MinGW Makefiles
---------------
Generates a make file for use with mingw32-make.
The makefiles generated use cmd.exe as the shell. They do not require
msys or a unix shell.