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 bc8dbac commit 917d94eCopy full SHA for 917d94e
1 file changed
external_deps/build.sh
@@ -801,6 +801,7 @@ build_openal() {
801
cd "${dir_name}"
802
803
cmake_build \
804
+ -DALSOFT_UTILS=OFF \
805
"${openal_cmake_args[@]}"
806
;;
807
esac
0 commit comments