summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicky <nicky.dasmijn@gmail.com>2022-04-16 23:01:00 +0200
committerNicky <nicky.dasmijn@gmail.com>2022-04-16 23:01:00 +0200
commit34b5c5e89066171a3b98c58edc1185559ebcc75e (patch)
tree4b7540c3d8895af922411a1d40003df2786a6a03
parent5994ca8531e51534c83f737a0962471e55f14167 (diff)
Switch to USE_OPENAL
-rw-r--r--autobuild.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml
index 3b9eaa0ff0..c1277bf2d3 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -3129,7 +3129,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<string>${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN}</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string>
<string>-DUSE_KDU=FALSE</string>
- <string>-DOPENAL:BOOL=ON</string>
+ <string>-DUSE_OPENAL:BOOL=ON</string>
</array>
</map>
<key>name</key>
@@ -3200,7 +3200,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<string>-DUNATTENDED:BOOL=ON</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string>
<string>-DUSE_KDU=FALSE</string>
- <string>-DOPENAL:BOOL=ON</string>
+ <string>-DUSE_OPENAL:BOOL=ON</string>
</array>
</map>
<key>name</key>