mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-24 01:40:11 +00:00
remove audiere_decoder + mpgsnd_decoder from CMake file for openmw
This commit is contained in:
parent
620a8ccaf3
commit
be89654eef
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ add_openmw_dir (mwscript
|
||||||
)
|
)
|
||||||
|
|
||||||
add_openmw_dir (mwsound
|
add_openmw_dir (mwsound
|
||||||
soundmanagerimp openal_output audiere_decoder mpgsnd_decoder ffmpeg_decoder
|
soundmanagerimp openal_output ffmpeg_decoder
|
||||||
)
|
)
|
||||||
|
|
||||||
add_openmw_dir (mwworld
|
add_openmw_dir (mwworld
|
||||||
|
|
Loading…
Reference in a new issue