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

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