mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Minor rearrangement.
This commit is contained in:
+1
-1
@@ -54,9 +54,9 @@ option(MINIAUDIO_ENABLE_OSS "Enable the OSS backend"
|
||||
option(MINIAUDIO_ENABLE_AAUDIO "Enable the AAudio backend" OFF)
|
||||
option(MINIAUDIO_ENABLE_OPENSL "Enable the OpenSL|ES backend" OFF)
|
||||
option(MINIAUDIO_ENABLE_WEBAUDIO "Enable the Web Audio backend" OFF)
|
||||
option(MINIAUDIO_ENABLE_DREAMCAST "Enable the Dreamcast backend" OFF)
|
||||
option(MINIAUDIO_ENABLE_NULL "Enable the null backend" OFF)
|
||||
option(MINIAUDIO_ENABLE_SDL2 "Enable the SDL2 backend" OFF)
|
||||
option(MINIAUDIO_ENABLE_DREAMCAST "Enable the Dreamcast backend" OFF)
|
||||
option(MINIAUDIO_NO_DECODING "Disable decoding APIs" OFF)
|
||||
option(MINIAUDIO_NO_ENCODING "Disable encoding APIs" OFF)
|
||||
option(MINIAUDIO_NO_WAV "Disable the built-in WAV decoder" OFF)
|
||||
|
||||
Reference in New Issue
Block a user