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

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