提交 263d4ec6 编写于 作者: P Palana

Remove unnecessary compiler flag

上级 77bb2259
......@@ -23,8 +23,7 @@ set(mac-capture_SOURCES
mac-display-capture.m)
set_source_files_properties(mac-display-capture.m
PROPERTIES LANGUAGE C
COMPILE_FLAGS "-fobjc-arc")
PROPERTIES LANGUAGE C)
add_library(mac-capture MODULE
${mac-capture_SOURCES}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册