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

List:       kde-commits
Subject:    [kipi-plugins] /: polish
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2016-06-04 5:50:39
Message-ID: E1b94Tn-0005yL-4w () scm ! kde ! org
[Download RAW message or body]

Git commit 8ceae60af5295d31d0cfff0c995fae07f1ba9b08 by Gilles Caulier.
Committed on 04/06/2016 at 05:50.
Pushed by cgilles into branch 'master'.

polish

M  +4    -5    CMakeLists.txt

http://commits.kde.org/kipi-plugins/8ceae60af5295d31d0cfff0c995fae07f1ba9b08

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4c5b12c..7178c6a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -114,7 +114,7 @@ find_package(KF5 ${KF5_MIN_VERSION}
              KIO          # Some kipi-plugins depends of KIO indeep..
 )
 =

-# Check if KIO have been compiled with KIOWidgets. We only needs this one.
+# Check if KIO have been compiled with KIOWidgets. Some tools rely only to=
 KIO core, some other with KIOWidgets too..
 if(KF5KIO_FOUND)
     get_target_property(KIOWidgets_INCLUDE_DIRS KF5::KIOWidgets INTERFACE_=
INCLUDE_DIRECTORIES)
     message(STATUS "KF5::KIOWidgets include dirs: ${KIOWidgets_INCLUDE_DIR=
S}")
@@ -232,10 +232,9 @@ if(KF5Kipi_FOUND)
         add_subdirectory(sendimages)
         add_subdirectory(flickr)
 =

-
         if(KF5KIO_FOUND)
 =

-            # Tools that only depend of KIO core.
+            # Tools that only depend of KIO core. Code relying to KIO is l=
isted on the right side.
 =

             add_subdirectory(imgur)                # imgurtalker.cpp
             add_subdirectory(imageshack)           # imageshacktalker.cpp
@@ -250,11 +249,11 @@ if(KF5Kipi_FOUND)
             if(KF5KIOWidgets_FOUND)
 =

                 if(KF5Archive_FOUND)
-                    add_subdirectory(flashexport)  # KIO needs to get Simp=
leViewer archive from remote repository
+                    add_subdirectory(flashexport)  # KIO needs only to get=
 SimpleViewer archive from remote repository
                 endif()
 =

                 if(KF5Vkontakte_FOUND)
-                    add_subdirectory(vkontakte)    # KIO needs for RenameD=
ialog only
+                    add_subdirectory(vkontakte)    # KIO needs for RenameD=
ialog use only
                 endif()
 =

                 add_subdirectory(dropbox)          # dbtalker.cpp
[prev in list] [next in list] [prev in thread] [next in thread] 

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