[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [phonon/five] /: Set phonon_libraries and phonon_includes cmake vars when finding Phonon5
From:       Casian Andrei <skeletk13 () gmail ! com>
Date:       2014-07-02 13:13:51
Message-ID: E1X2KMB-0003rz-1q () scm ! kde ! org
[Download RAW message or body]

Git commit 6e6c5ad55e10ccb44c483243003c074856c99f6a by Casian Andrei.
Committed on 02/07/2014 at 11:13.
Pushed by casianandrei into branch 'five'.

Set phonon_libraries and phonon_includes cmake vars when finding Phonon5

This has been done by intuition. Fixes the build of the simpleplayer
demo.

M  +3    -0    PhononConfig.cmake.in

http://commits.kde.org/phonon/6e6c5ad55e10ccb44c483243003c074856c99f6a

diff --git a/PhononConfig.cmake.in b/PhononConfig.cmake.in
index 0a23e24..d29daf0 100644
--- a/PhononConfig.cmake.in
+++ b/PhononConfig.cmake.in
@@ -3,6 +3,9 @@
 # FIXME: this appears to be necessary because we do public linkage against=
 quick
 find_dependency(Qt5Quick @REQUIRED_QT_VERSION@)
 =

+set(PHONON_LIBRARIES phonon5)
+set(PHONON_INCLUDES "@PACKAGE_PREFIX_DIR@/include/phonon5")
+
 set(PHONON_PLUGIN_INSTALL_DIR "@PLUGIN_INSTALL_DIR@/phonon_backend/")
 # FIXME: not relocatable
 set(PHONON_MODULE_DIR "@PHONON_INSTALL_FULL_BUILDDIR@")

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic