forked from mirrors/linphone-iphone
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