summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/DeprecateVS70-WARN-ON-stderr.txt
blob: ea31ef31532bbca04c784a79d26ca774b8e56858 (plain)
1
2
3
4
5
^CMake Warning:
  The "Visual Studio 7" generator is deprecated and will be removed in a
  future version of CMake.

  Add CMAKE_WARN_VS70=OFF to the cache to disable this warning.$