]> granicus.if.org Git - curl/commit
cmake: if inet_pton is used, bump _WIN32_WINNT
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 Jul 2017 08:21:58 +0000 (10:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Jul 2017 11:28:28 +0000 (13:28 +0200)
commit9ee6cb1b77c7a9a17c5ce380cec72066e13b1ebf
tree1e62ffda0fd6a04f83a701b9eafda4e8edf71d75
parent7e21e5fd0c709d79ab27c65fd0afff4cf34e0da9
cmake: if inet_pton is used, bump _WIN32_WINNT

... and make sure inet_pton is always checked for when *not* using Windows,
which is a regression from 4fc6ebe18.

Idea-by: Sergei Nikulov
CMakeLists.txt