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

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