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

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