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 1d3d357 commit b93ce2eCopy full SHA for b93ce2e
src/native/opus/CMakeLists.txt
@@ -24,7 +24,7 @@ if (NOT ${USE_SYSTEM_OPUS})
24
externalproject_add(ext_lib_opus
25
INSTALL_DIR ${OPUS_ROOT}
26
GIT_REPOSITORY https://github.com/xiph/opus
27
- GIT_TAG a8e6a77c5fe0c37aa6788f939f24f8cd22ae2652
+ GIT_TAG ddbe48383984d56acd9e1ab6a090c54ca6b735a6
28
GIT_SHALLOW false
29
CMAKE_ARGS
30
-DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
0 commit comments