Skip to content

Commit

Permalink
Link Security framework to libopenshot library on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
jonoomph committed Dec 10, 2024
1 parent 9bba407 commit 6a9db4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ if(APPLE)
"-framework AudioToolbox"
"-framework QuartzCore"
"-framework Accelerate"
"-framework Security"
"-lobjc"
)
target_compile_options(openshot-audio PRIVATE
Expand Down

0 comments on commit 6a9db4a

Please sign in to comment.