Link static hxcpp_mbedtls library for ios/tvos

This commit is contained in:
Tobiasz Laskowski
2025-01-22 16:36:50 +00:00
committed by Josh Tynjala
parent 1b5958f6ff
commit 6bfbe12df3
6 changed files with 36 additions and 0 deletions

View File

@@ -396,6 +396,7 @@
"\"$(SRCROOT)/::APP_FILE::/lib/x86_64\"",
);
OTHER_LDFLAGS = (
"-lmbedtls_hxcpp",
::foreach ndlls:: "-l::name::",
::end::
::foreach linkedLibraries:: "-l::__current__::",
@@ -448,6 +449,7 @@
"\"$(SRCROOT)/::APP_FILE::/lib/x86_64\"",
);
OTHER_LDFLAGS = (
"-lmbedtls_hxcpp",
::foreach ndlls:: "-l::name::",
::end::
::foreach linkedLibraries:: "-l::__current__::",