mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-28 09:19:19 +00:00
chore(CMakeLists.txt): remove tabs
This commit is contained in:
parent
8c83d32da5
commit
62ee52c754
1 changed files with 1 additions and 1 deletions
|
|
@ -354,7 +354,7 @@ endforeach ()
|
|||
|
||||
target_link_libraries(${TARGET_NAME} ${BCTOOLBOX_CORE_LIBRARIES} ${BELCARD_LIBRARIES} ${LINPHONE_LIBRARIES} ${LINPHONECXX_LIBRARIES})
|
||||
if(APPLE)
|
||||
target_link_libraries(${TARGET_NAME} "-framework Cocoa")
|
||||
target_link_libraries(${TARGET_NAME} "-framework Cocoa")
|
||||
endif()
|
||||
|
||||
install(TARGETS ${TARGET_NAME}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue