Add support for building as a .framework

This commit is contained in:
Jonathan Schleifer 2018-01-21 21:54:38 +01:00
parent a156dab77d
commit 7bd7ccc31f
No known key found for this signature in database
GPG key ID: 28D65178B37F33E3
3 changed files with 6 additions and 0 deletions

View file

@ -1,2 +1,3 @@
OBJOPENSSL_SHARED_LIB = @OBJOPENSSL_SHARED_LIB@
OBJOPENSSL_STATIC_LIB = @OBJOPENSSL_STATIC_LIB@
OBJOPENSSL_FRAMEWORK = @OBJOPENSSL_FRAMEWORK@