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

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