DarkRadiant: master 67be9762

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 06.12.2020 17:17 master 8c31ed00
Changeset Build sound module using CMake

This module needs OpenAL and libvorbis which are both located with
pkg_check_modules. For now this module is compiled unconditionally, rather than
being optionally enabled like with the Automake build.
mod - CMakeLists.txt Diff File
add - plugins/sound/CMakeLists.txt Diff File