Git commit d7ebd373db7027867b3a358132d96c29b51441b1 by Gilles Caulier. Committed on 30/04/2016 at 20:51. Pushed by cgilles into branch 'master'. reduce KIO fingerprint M +2 -3 app/CMakeLists.txt M +1 -1 imageplugins/enhance/CMakeLists.txt M +1 -1 libs/album/CMakeLists.txt M +1 -1 libs/threadimageio/CMakeLists.txt M +1 -1 showfoto/CMakeLists.txt M +1 -0 utilities/imageeditor/CMakeLists.txt M +1 -0 utilities/importui/CMakeLists.txt M +4 -1 utilities/kdesupport/kio/CMakeLists.txt M +3 -3 utilities/kdesupport/kipi/CMakeLists.txt http://commits.kde.org/digikam/d7ebd373db7027867b3a358132d96c29b51441b1 diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index 32e5680..4d4969f 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt @@ -84,6 +84,7 @@ endif() include_directories( $ $ + $ $ $ $ @@ -141,10 +142,10 @@ target_link_libraries(digikamcore = KF5::Solid KF5::KIOCore + KF5::KIOWidgets KF5::WindowSystem KF5::CoreAddons KF5::Service - KF5::KIOWidgets KF5::IconThemes KF5::I18n = @@ -423,7 +424,6 @@ target_link_libraries(digikamgui = KF5::Solid KF5::KIOCore - KF5::KIOWidgets KF5::Service KF5::WindowSystem KF5::IconThemes @@ -521,7 +521,6 @@ target_link_libraries(digikam Qt5::DBus = KF5::KIOCore - KF5::KIOWidgets KF5::WindowSystem KF5::IconThemes KF5::I18n diff --git a/imageplugins/enhance/CMakeLists.txt b/imageplugins/enhance/CMa= keLists.txt index c672b4a..85c7834 100644 --- a/imageplugins/enhance/CMakeLists.txt +++ b/imageplugins/enhance/CMakeLists.txt @@ -28,7 +28,7 @@ if(LENSFUN_FOUND) endif() = include_directories( - $ + $ $ ) = diff --git a/libs/album/CMakeLists.txt b/libs/album/CMakeLists.txt index 8b938fb..b6ba67b 100644 --- a/libs/album/CMakeLists.txt +++ b/libs/album/CMakeLists.txt @@ -31,7 +31,7 @@ include_directories( $ $ $ - $ + $ = $ $ diff --git a/libs/threadimageio/CMakeLists.txt b/libs/threadimageio/CMakeLi= sts.txt index e436f76..a5493d1 100644 --- a/libs/threadimageio/CMakeLists.txt +++ b/libs/threadimageio/CMakeLists.txt @@ -44,11 +44,11 @@ include_directories( $ $ $ - $ = $ $ $ + $ $ ) = diff --git a/showfoto/CMakeLists.txt b/showfoto/CMakeLists.txt index b8e5b5e..55b398c 100644 --- a/showfoto/CMakeLists.txt +++ b/showfoto/CMakeLists.txt @@ -18,7 +18,7 @@ include_directories(BEFORE ) = include_directories( - $ + $ $ = $ diff --git a/utilities/imageeditor/CMakeLists.txt b/utilities/imageeditor/C= MakeLists.txt index e319ae9..35a4b43 100644 --- a/utilities/imageeditor/CMakeLists.txt +++ b/utilities/imageeditor/CMakeLists.txt @@ -14,6 +14,7 @@ include_directories( $ $ $ + $ $ $ $ diff --git a/utilities/importui/CMakeLists.txt b/utilities/importui/CMakeLi= sts.txt index 7aa232b..37c7ea9 100644 --- a/utilities/importui/CMakeLists.txt +++ b/utilities/importui/CMakeLists.txt @@ -75,6 +75,7 @@ include_directories( $ $ $ + $ $ $ = diff --git a/utilities/kdesupport/kio/CMakeLists.txt b/utilities/kdesupport= /kio/CMakeLists.txt index 37f8eca..dd7be82 100644 --- a/utilities/kdesupport/kio/CMakeLists.txt +++ b/utilities/kdesupport/kio/CMakeLists.txt @@ -1,5 +1,6 @@ # -# Copyright (c) 2015 by Mohamed Anwer, +# Copyright (c) 2010-2016 by Gilles Caulier, +# Copyright (c) 2015 by Mohamed Anwer, # # Redistribution and use is allowed according to the terms of the BSD lice= nse. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. @@ -13,8 +14,10 @@ set(libkiowrapper_SRCS ) = include_directories( + $ $ = + $ $ ) = diff --git a/utilities/kdesupport/kipi/CMakeLists.txt b/utilities/kdesuppor= t/kipi/CMakeLists.txt index 5500851..46a93d4 100644 --- a/utilities/kdesupport/kipi/CMakeLists.txt +++ b/utilities/kdesupport/kipi/CMakeLists.txt @@ -1,6 +1,6 @@ # -# Copyright (c) 2010-2015 by Gilles Caulier, -# Copyright (c) 2015 by Veaceslav Munteanu, +# Copyright (c) 2010-2016 by Gilles Caulier, +# Copyright (c) 2015 by Veaceslav Munteanu, # # Redistribution and use is allowed according to the terms of the BSD lice= nse. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. @@ -23,7 +23,7 @@ include_directories( $ $ $ - $ + $ = $ $