We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d7a15 commit b2665abCopy full SHA for b2665ab
build-scripts/release-info.json
@@ -53,7 +53,7 @@
53
"-DSDLMIXER_WAVE=ON",
54
"-DSDLMIXER_WAVPACK=OFF",
55
"-DSDLMIXER_RELOCATABLE=ON",
56
- "-DSDLMIXER_SAMPLES=OFF",
+ "-DSDLMIXER_TESTS=OFF",
57
"-DSDLMIXER_VENDORED=ON"
58
],
59
"shared-static": "args"
@@ -153,7 +153,7 @@
153
154
"-DSDLMIXER_WAVPACK=ON",
155
156
157
"-DSDLMIXER_DEPS_SHARED=ON",
158
159
@@ -258,7 +258,7 @@
258
"-DSDLMIXER_VORBIS_VORBISFILE=OFF",
259
260
261
262
263
]
264
},
0 commit comments