mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 12:38:09 +00:00
Fix typo in fix for MacOSX
This commit is contained in:
parent
72be524f01
commit
fbff58c0da
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ if(ENABLE_SHARED)
|
|||
|
||||
if(BELCARD_FOUND)
|
||||
if(APPLE)
|
||||
set_target_properties(linphone PROPERTIES LINKER_FLAGS "-stdlib=libc++")
|
||||
set_target_properties(linphone PROPERTIES LINK_FLAGS "-stdlib=libc++")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue