[CMake] FindGnuTLS in 2.8rc2

Philip Lowman philip at yhbt.com
Thu Oct 8 22:58:25 EDT 2009


On Thu, Oct 8, 2009 at 11:01 AM, Dixon, Shane <Shane.Dixon at atmel.com> wrote:

>
> FIND_PATH(GNUTLS_INCLUDE_DIR gnutls/gnutls.h
>    HINTS
>    ${PC_GNUTLS_INCLUDEDIR}
>    ${PC_GNUTLS_INCLUDE_DIRS}
>    #PATH_SUFFIXES gnutls
>    )
>
>
>
> Should this be modified in the distributed FindGnuTLS.cmake file?
>

Yes.  The issue has been fixed in CVS.  I never tested the module in Windows
beyond a find_package() call against the GnuTLS installer, so thank you for
reporting this.  The include path issue obviously wasn't noticed on Linux
since GnuTLS is always in the system include path.

Also, if you were the one filing this bug report about it, thanks.
http://public.kitware.com/Bug/view.php?id=9685

-- 
Philip Lowman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091008/d8a58909/attachment.htm>


More information about the CMake mailing list