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

List:       kde-commits
Subject:    [phonon-gstreamer/1.0-porting-for-merge] gstreamer: Move -DPHONON_NO_GRAPHICSVIEW into cmake and out
From:       Torrie Fischer <tdfischer () kde ! org>
Date:       2013-07-14 15:50:30
Message-ID: E1UyOZC-0006RU-Oo () scm ! kde ! org
[Download RAW message or body]

Git commit 8fb272fa878b35bbadaf364a2dfe86d6476140f8 by Torrie Fischer.
Committed on 14/07/2013 at 15:50.
Pushed by tdfischer into branch '1.0-porting-for-merge'.

Move -DPHONON_NO_GRAPHICSVIEW into cmake and out of phononnamespace.h

M  +2    -0    gstreamer/CMakeLists.txt

http://commits.kde.org/phonon-gstreamer/8fb272fa878b35bbadaf364a2dfe86d6476=
140f8

diff --git a/gstreamer/CMakeLists.txt b/gstreamer/CMakeLists.txt
index 9bc866b..f99ca1c 100644
--- a/gstreamer/CMakeLists.txt
+++ b/gstreamer/CMakeLists.txt
@@ -65,6 +65,8 @@ if (BUILD_PHONON_GSTREAMER)
         videographicsobject.cpp
         videosink.c
       )
+    else (NOT PHONON_NO_GRAPHICSVIEW)
+      add_definitions(-DPHONON_NO_GRAPHICSVIEW)
     endif (NOT PHONON_NO_GRAPHICSVIEW)
 =

     if(PHONON_FOUND_EXPERIMENTAL)
[prev in list] [next in list] [prev in thread] [next in thread] 

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