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

List:       kde-commits
Subject:    KDE/kdebase/runtime/phonon/kcm/xine
From:       Ingmar Vanhassel <ingmar () exherbo ! org>
Date:       2010-01-28 8:32:29
Message-ID: 1264667549.961193.1488.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1081316 by ingmarvanhassel:

Don't search for Xine if -DWITH_Xine:BOOL=FALSE is passed to CMake

 M  +3 -1      CMakeLists.txt  


--- trunk/KDE/kdebase/runtime/phonon/kcm/xine/CMakeLists.txt #1081315:1081316
@@ -1,5 +1,7 @@
-find_package(Xine)
+macro_optional_find_package(Xine)
 
+macro_log_feature(XINE_FOUND "Xine" "Xine libraries" "http://www.xine-project.org/" \
FALSE "" "Needed to build the KCM for phonon's xine backend") +
 if(XINE_FOUND)
    set(kcmphononxine_SRCS xineoptions.cpp)
    kde4_add_ui_files(kcmphononxine_SRCS xineoptions.ui)


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

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