Skip to content

Commit b2665ab

Browse files
committed
release: there is no longer a SDLMIXER_TESTS CMake option
1 parent 76d7a15 commit b2665ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build-scripts/release-info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"-DSDLMIXER_WAVE=ON",
5454
"-DSDLMIXER_WAVPACK=OFF",
5555
"-DSDLMIXER_RELOCATABLE=ON",
56-
"-DSDLMIXER_SAMPLES=OFF",
56+
"-DSDLMIXER_TESTS=OFF",
5757
"-DSDLMIXER_VENDORED=ON"
5858
],
5959
"shared-static": "args"
@@ -153,7 +153,7 @@
153153
"-DSDLMIXER_WAVE=ON",
154154
"-DSDLMIXER_WAVPACK=ON",
155155
"-DSDLMIXER_RELOCATABLE=ON",
156-
"-DSDLMIXER_SAMPLES=OFF",
156+
"-DSDLMIXER_TESTS=OFF",
157157
"-DSDLMIXER_DEPS_SHARED=ON",
158158
"-DSDLMIXER_VENDORED=ON"
159159
],
@@ -258,7 +258,7 @@
258258
"-DSDLMIXER_VORBIS_VORBISFILE=OFF",
259259
"-DSDLMIXER_WAVE=ON",
260260
"-DSDLMIXER_WAVPACK=OFF",
261-
"-DSDLMIXER_SAMPLES=OFF",
261+
"-DSDLMIXER_TESTS=OFF",
262262
"-DSDLMIXER_VENDORED=ON"
263263
]
264264
},

0 commit comments

Comments
 (0)