nghttp2/cmake
Peter Wu 2b3bc710fc cmake: fix version checks for external packages
The name passed to find_package should match the one that is passed to
find_package_handle_standard_args, otherwise the version matching is not
properly done. The names are based on the FindXXX.cmake filename.

This also simplifies components reporting for Libevent (done by
find_package_handle_standard_args) and results in reporting a library
instead of include directory when found.
2016-03-13 15:06:56 +01:00
..
ExtractValidFlags.cmake cmake: always enable warnings without -Werror 2016-02-16 14:57:05 +01:00
FindCUnit.cmake cmake: add auto-detection, improve library search 2016-02-15 01:12:07 +01:00
FindCython.cmake cmake: add python support 2016-02-16 12:17:49 +01:00
FindJansson.cmake cmake: fix version checks for external packages 2016-03-13 15:06:56 +01:00
FindJemalloc.cmake cmake: fix version checks for external packages 2016-03-13 15:06:56 +01:00
FindLibev.cmake cmake: add auto-detection, improve library search 2016-02-15 01:12:07 +01:00
FindLibevent.cmake cmake: fix version checks for external packages 2016-03-13 15:06:56 +01:00
FindSpdylay.cmake cmake: improve Spdylay detection 2016-02-16 12:48:36 +01:00
Version.cmake CMake WIP 2016-02-13 20:13:42 +01:00