mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
81759c77af
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.
8 lines
149 B
ReStructuredText
8 lines
149 B
ReStructuredText
MSYS Makefiles
|
|
--------------
|
|
|
|
Generates MSYS makefiles.
|
|
|
|
The makefiles use /bin/sh as the shell. They require msys to be
|
|
installed on the machine.
|