nghttp2/cmake
Peter Wu cc92ebf471 cmake: add auto-detection, improve library search
Add auto-detection to the most important features (app, hpack, etc.).
Move options to a separate file for easier search.

Add cmake-based Libevent, jansson and CUnit search. Move pkg-config
handling for Libev and jemalloc to their cmake files.

Note: duplicates find_package before including CMakeOptions.txt and when
checking for features. Maybe that can be cleaned up later...
2016-02-15 01:12:07 +01:00
..
ExtractValidFlags.cmake cmake: fix detection of -Werror flag 2016-02-13 20:13:42 +01:00
FindCUnit.cmake cmake: add auto-detection, improve library search 2016-02-15 01:12:07 +01:00
FindJansson.cmake cmake: add auto-detection, improve library search 2016-02-15 01:12:07 +01:00
FindJemalloc.cmake cmake: add auto-detection, improve library search 2016-02-15 01:12:07 +01:00
FindLibev.cmake cmake: add auto-detection, improve library search 2016-02-15 01:12:07 +01:00
FindLibevent.cmake cmake: add auto-detection, improve library search 2016-02-15 01:12:07 +01:00
Version.cmake CMake WIP 2016-02-13 20:13:42 +01:00