cmake 添加framework

IF(APPLE)
target_link_libraries(<project_name> "-framework CoreFoundation")
ENDIF()
posted @ 2023-02-12 13:46  乘舟凉  阅读(226)  评论(0编辑  收藏  举报