summaryrefslogtreecommitdiffstats
path: root/Utilities/cmnghttp2/cmakeconfig.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-1/+2
| | | | Fixes: #20666
* nghttp2: Build the library within CMake for use by our curlBrad King2020-04-031-0/+17
Provide our own minimal `config.h` since the upstream one is much larger to support other parts of its distribution. Compile with warnings disabled since this is third-party code.