Adjust to new objfw-config package format
This commit is contained in:
parent
f4de27ae12
commit
4d108bb9af
3 changed files with 11 additions and 8 deletions
3
ObjOpenSSL.oc.in
Normal file
3
ObjOpenSSL.oc.in
Normal file
|
@ -0,0 +1,3 @@
|
|||
package_description 1
|
||||
CPPFLAGS="$CPPFLAGS @OPENSSL_CPPFLAGS@"
|
||||
LIBS="@OPENSSL_LIBS@ $LIBS"
|
Reference in a new issue