85c2626bab
Update documentation to mark the generator deprecated. Add a warning at the end of generation plus an option to turn off the warning.
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
^CMake Warning:
|
|
The "Visual Studio 6" generator is deprecated and will be removed in a
|
|
future version of CMake.
|
|
|
|
Add CMAKE_WARN_VS6=OFF to the cache to disable this warning.$
|