ddnet/other/curl
def 0df6866036 Enable support to use pkg-config for curl, opusfile, opus and ogg
instead of the bundled libs. This should enable support for building on
more platforms again.

To disable pkg-config detection and use the bundled libraries instead,
you can manually set it like this:
  bam config curl.use_pkgconfig=false opus.use_pkgconfig=false opusfile.use_pkgconfig=false ogg.use_pkgconfig=false

Fixes #172
2015-07-10 15:31:09 +02:00
..
include Update libcurl includes 2015-02-05 20:21:37 +01:00
linux Update Linux libcurl and openssl 2015-03-20 12:54:42 +01:00
mac Finally building on mac 2015-02-05 20:02:58 +01:00
windows Remove incompatible win64 curl.lib 2015-07-01 14:19:27 +02:00
curl.lua Enable support to use pkg-config for curl, opusfile, opus and ogg 2015-07-10 15:31:09 +02:00