mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -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
317 B
ReStructuredText
11 lines
317 B
ReStructuredText
Visual Studio 7 .NET 2003
|
|
-------------------------
|
|
|
|
Deprecated. Generates Visual Studio .NET 2003 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.1 tools using the
|
|
:generator:`NMake Makefiles` generator.
|