Hi,

If you know that you are on Windows and know all that, why do you want an 
expensive check for it?

HS


Am 30. September 2016 19:57:07 MESZ, schrieb J Decker <d3c...@gmail.com>:
>I've been playing with libressl; which has quite a few
>'check_function_exists'
>
>In particular 'check-function-exists( inet_pton HAVE_INET_PTON )'
>
>this is failing, because, directly, there is no 'inet_pton' in windows,
>but
>by including ws2tcpip.h there is a #define that changes it to
>InetPton[A/W]
>
>but I don't see any way to specify additional files to include.
>
>
>------------------------------------------------------------------------

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to