We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa71cf commit faa49c0Copy full SHA for faa49c0
1 file changed
external_deps/build.sh
@@ -770,6 +770,7 @@ build_openal() {
770
cd "${dir_name}"
771
772
cmake_build \
773
+ -DALSOFT_UTILS=OFF \
774
"${openal_cmake_args[@]}"
775
;;
776
esac
0 commit comments