Skip to content

Commit

Permalink
Build Mac part of MacCoreAudio
Browse files Browse the repository at this point in the history
  • Loading branch information
ibauersachs committed Jun 13, 2022
1 parent de8f41c commit 5c9346c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/native/macosx/coreaudio/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ add_library(${PROJECT_NAME} SHARED
libjitsi_webrtc_aec.cc
maccoreaudio_util.c
org_jitsi_impl_neomedia_device_CoreAudioDevice.c
org_jitsi_impl_neomedia_device_MacCoreAudioDevice.c
)

target_link_libraries(${PROJECT_NAME} LINK_PUBLIC
Expand Down

0 comments on commit 5c9346c

Please sign in to comment.