Skip to content

Commit

Permalink
contrib: Windows: add speexdsp files
Browse files Browse the repository at this point in the history
Speexdsp is hardcoded into the config currently, so until that's refactored, this will fix the build.

Change-Id: I5ebd80cc7ff57cbab96929fa11127ba2d0bbb068
  • Loading branch information
atraczyk committed Feb 9, 2024
1 parent 46f180e commit 69304fd
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 @@ -235,6 +235,7 @@ elseif(MSVC)
"${Source_Files__media__video__uwpvideo}"
"${Source_Files__media__video__winvideo}"
"${Source_Files__media__audio__webrtc}"
"${Source_Files__media__audio__speexdsp}"
)
endif()

Expand Down

0 comments on commit 69304fd

Please sign in to comment.