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

List:       kde-commits
Subject:    extragear/graphics/kipi-plugins
From:       Aurélien Gâteau <aurelien.gateau () free ! fr>
Date:       2009-02-20 8:36:12
Message-ID: 1235118972.942145.3331.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 928820 by gateau:

Build batchprocessimages if -DBPI=ON is passed to cmake.


 M  +4 -0      CMakeLists.txt  


--- trunk/extragear/graphics/kipi-plugins/CMakeLists.txt #928819:928820
@@ -421,6 +421,10 @@
 #       MESSAGE(STATUS "Wallpaper plugins will not compile. Kdebase (kdesktop) must \
be installed before compiling it")  #   ENDIF(KDESKTOP_INTERFACE_FILE_FOUND)
 
+    IF(BPI)
+        ADD_SUBDIRECTORY(batchprocessimages)
+    ENDIF(BPI)
+
     IF(NOT WIN32)
         CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/kipi-plugins.lsm.cmake \
${CMAKE_CURRENT_BINARY_DIR}/kipi-plugins.lsm)  ENDIF(NOT WIN32)


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

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