mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Update documentation to mark the generator deprecated. Add a warning at the end of generation plus an option to turn off the warning.
11 lines
296 B
ReStructuredText
11 lines
296 B
ReStructuredText
Visual Studio 7
|
|
---------------
|
|
|
|
Deprected. Generates Visual Studio .NET 2002 project files.
|
|
|
|
.. note::
|
|
This generator is deprecated and will be removed
|
|
in a future version of CMake. It will still be
|
|
possible to build with VS 7.0 tools using the
|
|
:generator:`NMake Makefiles` generator.
|