aboutsummaryrefslogtreecommitdiff
path: root/CMake/FindBrotli.cmake
AgeCommit message (Collapse)Author
2018-03-19cmake: add support for brotliDon
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