We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8f41c commit 5c9346cCopy full SHA for 5c9346c
src/native/macosx/coreaudio/CMakeLists.txt
@@ -5,6 +5,7 @@ add_library(${PROJECT_NAME} SHARED
5
libjitsi_webrtc_aec.cc
6
maccoreaudio_util.c
7
org_jitsi_impl_neomedia_device_CoreAudioDevice.c
8
+ org_jitsi_impl_neomedia_device_MacCoreAudioDevice.c
9
)
10
11
target_link_libraries(${PROJECT_NAME} LINK_PUBLIC
0 commit comments