• Peter Wu's avatar
    cmake: add auto-detection, improve library search · cc92ebf4
    Peter Wu authored
    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...
    cc92ebf4
FindCUnit.cmake 1.25 KB