Enable Phonon support in our build system
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 18 Dec 2008 20:00:11 +0000 (21:00 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 18 Dec 2008 23:22:16 +0000 (00:22 +0100)
commit603f1fd2e9501d84a320554f068df26861ebde71
treeb9ab93f583b8e8b20f44666b520945e4f0f7337f
parent131a7844d9498c8a76f43f6d95ed4896b9854d23
Enable Phonon support in our build system

FindPhonon.cmake shamelessly stolen from KDE. Should also work with qt-phonon,
though I couldn't test that.
CMakeLists.txt
cmake/modules/FindPhonon.cmake [new file with mode: 0644]
cmake/modules/README
src/CMakeLists.txt
src/qtui/CMakeLists.txt