On Thu, Oct 8, 2009 at 11:01 AM, Dixon, Shane <shane.di...@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
_______________________________________________
Powered by www.kitware.com

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

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

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to