Add support for building as a .framework
FossilOrigin-Name: e3441508b5a2108206d0c5130ca71fc79c12361b32ae1e8cb994c5ee63826a92
This commit is contained in:
parent
e5b9634a02
commit
2a0c3bb8a1
4 changed files with 13 additions and 1 deletions
|
@ -2,5 +2,8 @@ EXCEPTIONS_A = @EXCEPTIONS_A@
|
|||
EXCEPTIONS_EXCEPTIONS_A = @EXCEPTIONS_EXCEPTIONS_A@
|
||||
EXCEPTIONS_EXCEPTIONS_LIB_A = @EXCEPTIONS_EXCEPTIONS_LIB_A@
|
||||
EXCEPTIONS_LIB_A = @EXCEPTIONS_LIB_A@
|
||||
OBJFW_FRAMEWORK_LIBS = @OBJFW_FRAMEWORK_LIBS@
|
||||
OBJFW_LIBS = @OBJFW_LIBS@
|
||||
OBJPGSQL_FRAMEWORK = @OBJPGSQL_FRAMEWORK@
|
||||
OBJPGSQL_SHARED_LIB = @OBJPGSQL_SHARED_LIB@
|
||||
OBJPGSQL_STATIC_LIB = @OBJPGSQL_STATIC_LIB@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue