summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/DeprecateVS6-WARN-ON-stderr.txt
blob: 1b6a51052ee1a05d5f402b3d9b27f0fe20abfb4c (plain)
1
2
3
4
5
^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.$