]> granicus.if.org Git - curl/commit
cmake: add support for brotli
authorDon <don.j.olmstead@gmail.com>
Fri, 16 Mar 2018 19:49:13 +0000 (12:49 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 19 Mar 2018 07:28:32 +0000 (08:28 +0100)
commitd22e5e02a2d3670a79cf09bed81613ca90738163
tree17d5fbeaaf63b16be4f483d2beda2dd440b4bef0
parentb7b2809a212a69f1ce59a25ba86b4f1d8a17ebc4
cmake: add support for brotli

Currently CMake cannot detect Brotli support. This adds detection of the
libraries and associated header files. It also adds this to the
generated config.

Closes #2392
CMake/FindBrotli.cmake [new file with mode: 0644]
CMakeLists.txt
lib/curl_config.h.cmake