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

List:       kde-commits
Subject:    [calligra/calligra/2.9] krita/plugins/formats/xcf: BUG:345285 Correctly install the xcf import plugi
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2015-08-24 8:16:13
Message-ID: E1ZTmvN-0004Ty-Q1 () scm ! kde ! org
[Download RAW message or body]

Git commit 4bfca65cc0f5820696aeebd758bfb9966c1e21a9 by Boudewijn Rempt.
Committed on 24/08/2015 at 08:15.
Pushed by rempt into branch 'calligra/2.9'.

BUG:345285 Correctly install the xcf import plugin on Windows

M  +2    -2    krita/plugins/formats/xcf/CMakeLists.txt

http://commits.kde.org/calligra/4bfca65cc0f5820696aeebd758bfb9966c1e21a9

diff --git a/krita/plugins/formats/xcf/CMakeLists.txt b/krita/plugins/forma=
ts/xcf/CMakeLists.txt
index 632eb21..0b150b7 100644
--- a/krita/plugins/formats/xcf/CMakeLists.txt
+++ b/krita/plugins/formats/xcf/CMakeLists.txt
@@ -27,10 +27,10 @@ target_link_libraries(kritaxcfimport kritaui ${KDE4_KIO=
_LIBS})
 =

 if (WIN32)
     target_link_libraries(kritaxcfimport kritaui ${WIN32_PLATFORM_NET_LIBS=
})
-else ()
-    install(TARGETS kritaxcfimport  DESTINATION ${PLUGIN_INSTALL_DIR})
 endif ()
 =

+install(TARGETS kritaxcfimport  DESTINATION ${PLUGIN_INSTALL_DIR})
+
 ########### install files ###############
 =

 install( FILES  krita_xcf_import.desktop DESTINATION ${SERVICES_INSTALL_DI=
R}/calligra)
[prev in list] [next in list] [prev in thread] [next in thread] 

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