Add support for building as a .framework
This commit is contained in:
parent
a156dab77d
commit
7bd7ccc31f
3 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
OBJOPENSSL_SHARED_LIB = @OBJOPENSSL_SHARED_LIB@
|
||||
OBJOPENSSL_STATIC_LIB = @OBJOPENSSL_STATIC_LIB@
|
||||
OBJOPENSSL_FRAMEWORK = @OBJOPENSSL_FRAMEWORK@
|
||||
|
|
Reference in a new issue