cmake: Warn that MSVC is unmaintained.
commit1830dcb6e48c88f16d328dc4fc9fa32fe3b4956e
authorJose Fonseca <jfonseca@vmware.com>
Wed, 28 Feb 2018 14:11:55 +0000 (28 14:11 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Mon, 12 Mar 2018 20:27:30 +0000 (12 20:27 +0000)
tree1e2fa577741439fab945b05f8d047c4ff8cdded5
parent27a0e5af804b3d28c51bd05ad38d25a2c8b4112d
cmake: Warn that MSVC is unmaintained.

It has been broken for a while, and not much interest from our side
in keeping it going, as most of us are using MinGW cross-compilers
anyway.

I'm not sure if there are other people interested on MSVC, so just
warn for the time being.

Also tone down the MSVC warnings, so they don't overwhelm the error
messages.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
CMakeLists.txt