Skip to content

Commit 6a9db4a

Browse files
committed
Link Security framework to libopenshot library on Mac
1 parent 9bba407 commit 6a9db4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ if(APPLE)
245245
"-framework AudioToolbox"
246246
"-framework QuartzCore"
247247
"-framework Accelerate"
248+
"-framework Security"
248249
"-lobjc"
249250
)
250251
target_compile_options(openshot-audio PRIVATE

0 commit comments

Comments
 (0)