summaryrefslogtreecommitdiffstats
path: root/Utilities/cmnghttp2/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* nghttp2: Build the library within CMake for use by our curlBrad King2020-04-031-0/+52
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.