Update openAL-Soft
This commit is contained in:
parent
9278b9e0d0
commit
ce74d4012d
1 changed files with 2 additions and 2 deletions
4
thirdparty/cpm-openal-soft.cmake
vendored
4
thirdparty/cpm-openal-soft.cmake
vendored
|
|
@ -1,7 +1,7 @@
|
|||
CPMAddPackage(
|
||||
NAME openal-soft
|
||||
VERSION 1.25.0
|
||||
URL "https://github.com/kcat/openal-soft/archive/refs/tags/1.25.0.zip"
|
||||
VERSION 1.25.1
|
||||
URL "https://github.com/kcat/openal-soft/archive/refs/tags/1.25.1.zip"
|
||||
EXCLUDE_FROM_ALL ON
|
||||
OPTIONS
|
||||
"AL_LIBTYPE_STATIC ON"
|
||||
|
|
|
|||
Loading…
Reference in a new issue