Make docopt.cpp detect system package and use it if available. Use bundled library if not present.
Because url_parser seems to be just stripped http_parser, allow linking against that library. It seems to be far better maintained and is already packaged for Fedora distribution. Require manual override because it is (somehow) different library to use it.
Make docopt.cpp detect system package and use it if available. Use bundled library if not present.
Because url_parser seems to be just stripped http_parser, allow linking against that library. It seems to be far better maintained and is already packaged for Fedora distribution. Require manual override because it is (somehow) different library to use it.