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

List:       kde-commits
Subject:    extragear/multimedia
From:       Laurent Montel <montel () kde ! org>
Date:       2010-03-04 12:59:14
Message-ID: 1267707554.986021.28760.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1098829 by mlaurent:

don't break compile when xine is not found


 M  +3 -1      CMakeLists.txt  


--- trunk/extragear/multimedia/CMakeLists.txt #1098828:1098829
@@ -35,7 +35,9 @@
      macro_optional_add_subdirectory(kaudiocreator)
    endif(TAGLIB_FOUND AND DISCID_FOUND)
 endif(KDEMULTIMEDIA_FOUND)
-macro_optional_add_subdirectory(kaffeine)
+if(XINE_FOUND)
+   macro_optional_add_subdirectory(kaffeine)
+endif(XINE_FOUND)
 macro_optional_add_subdirectory(kmid)
 macro_optional_add_subdirectory(kplayer)
 macro_optional_add_subdirectory(kmplayer)
[prev in list] [next in list] [prev in thread] [next in thread] 

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