]> git.sesse.net Git - vlc/commit
phonon: Allow building against kdesupport libphonon.
authorColin Guthrie <cguthrie@mandriva.org>
Sun, 24 Jan 2010 11:51:57 +0000 (11:51 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 25 Jan 2010 08:30:26 +0000 (09:30 +0100)
commit9ef1fb93b1246cd05c4b487ef255767b09e9aaa1
tree07e91fe1523257feb9bca42e5cf59674f184e285
parent456ee26d6b64c8f35657e588b7ae280b08a2426a
phonon: Allow building against kdesupport libphonon.

This uses the FindPhonon.cmake file from kdelibs to find
the phonon package. Previously it would not build and gave a
somewhat confusing 'Undefined Interface' error when running moc
(cherry picked from commit 59ff91c95d5cb447c89bfdb8be02b518a136c7f6)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
bindings/phonon/CMakeLists.txt
bindings/phonon/cmake/modules/FindPhonon.cmake [new file with mode: 0644]