aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorMatthias Kretz <kretz@kde.org>2008-05-26 21:23:51 +0000
committerMatthias Kretz <kretz@kde.org>2008-05-26 21:23:51 +0000
commit7cc2a87b06a869cc9564795d740024483e1bc82b (patch)
treebc4d72cc2710bec990379d9e9efeca0f3bc89f8e /modules
parent5f6c8f71333d3fed146311b6983a15f6365ca266 (diff)
downloadextra-cmake-modules-7cc2a87b06a869cc9564795d740024483e1bc82b.tar.gz
extra-cmake-modules-7cc2a87b06a869cc9564795d740024483e1bc82b.tar.bz2
now it should be fully compatible again
svn path=/trunk/KDE/kdelibs/; revision=813026
Diffstat (limited to 'modules')
-rw-r--r--modules/FindKDE4Internal.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake
index c72a52d2..0815afd8 100644
--- a/modules/FindKDE4Internal.cmake
+++ b/modules/FindKDE4Internal.cmake
@@ -1119,6 +1119,7 @@ endif (NOT _kde4_uninstall_rule_created)
find_package(Phonon)
set(KDE4_PHONON_LIBRARY ${PHONON_LIBRARY})
set(KDE4_PHONON_LIBS ${PHONON_LIBS})
+set(KDE4_PHONON_INCLUDES ${PHONON_INCLUDES})
endif(KDE4_FOUND)