Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / CommandLine / DeprecateVS11-WARN-ON-stderr.txt
1 ^CMake Warning:
2   The "Visual Studio 11 2012" generator is deprecated and will be removed in
3   a future version of CMake.
4
5   Add CMAKE_WARN_VS11=OFF to the cache to disable this warning.$