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

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