mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-23 22:41:05 +01:00
CMake: Fix downloading Speex
This commit is contained in:
parent
1bb9a5a81c
commit
49004ee1e1
@ -10,7 +10,7 @@ if(NOT WIN32 AND USE_SPEEX)
|
||||
FetchDependency(SPEEX
|
||||
DIR speex
|
||||
GIT_REPOSITORY https://gitlab.xiph.org/xiph/speex
|
||||
GIT_TAG 870ff845b32f314aec0036641ffe18aba4916887
|
||||
GIT_TAG Speex-1.2.0
|
||||
)
|
||||
|
||||
if(SPEEX_PATH)
|
||||
|
Loading…
Reference in New Issue
Block a user