mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00: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.
10 lines
335 B
ReStructuredText
10 lines
335 B
ReStructuredText
Visual Studio 9 2008
|
|
--------------------
|
|
|
|
Generates Visual Studio 9 2008 project files.
|
|
|
|
It is possible to append a space followed by the platform name to
|
|
create project files for a specific target platform. E.g. "Visual
|
|
Studio 9 2008 Win64" will create project files for the x64 processor;
|
|
"Visual Studio 9 2008 IA64" for Itanium.
|