chore(CMakeLists.txt): remove tabs

This commit is contained in:
Wescoeur 2017-07-16 22:13:03 +02:00
parent 8c83d32da5
commit 62ee52c754

View file

@ -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}