Still trying to find a way to compile statically with curl and curlpp.

This commit is contained in:
Ulrich Germann 2015-04-21 17:56:14 +01:00
parent bb8a930389
commit d773717ca0

View File

@ -93,6 +93,11 @@ else
# requirements += <library>$(xtra) ;
# }
}
# for local e in idn rtmp ssl crypto ldap rt
# {
# external-lib $(e) ; # : /usr/lib/x86_64-linux-gnu /usr/lib32 ;
# requirements += <library>$(e) ;
# }
# the rule curlpp provides access to all the variables defined in this file
# if none argument is given, it returns $(version), which should only be