mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-24 16:28:07 -04:00
compile osx test with -fobjc-arc
This commit is contained in:
@@ -5,4 +5,6 @@ include_directories(${COCOA})
|
||||
|
||||
link_libraries(libobs ${COCOA})
|
||||
|
||||
add_definitions(-fobjc-arc)
|
||||
|
||||
add_executable(test test.mm)
|
||||
|
||||
Reference in New Issue
Block a user