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

List:       kde-commits
Subject:    [skrooge] plugins/generic/skg_monthly/grantlee_filters: grantlee plugins are modules now, so use LIB
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2013-02-28 21:39:51
Message-ID: 20130228213951.93329A604F () git ! kde ! org
[Download RAW message or body]

Git commit 4ab657aae6ffa1f83560fe1144488bc77fcf0265 by Patrick Spendrin.
Committed on 28/02/2013 at 22:39.
Pushed by sengels into branch 'master'.

grantlee plugins are modules now, so use LIBRARY TARGET

M  +1    -5    plugins/generic/skg_monthly/grantlee_filters/CMakeLists.txt

http://commits.kde.org/skrooge/4ab657aae6ffa1f83560fe1144488bc77fcf0265

diff --git a/plugins/generic/skg_monthly/grantlee_filters/CMakeLists.txt b/=
plugins/generic/skg_monthly/grantlee_filters/CMakeLists.txt
index cc436f4..6b350c7 100644
--- a/plugins/generic/skg_monthly/grantlee_filters/CMakeLists.txt
+++ b/plugins/generic/skg_monthly/grantlee_filters/CMakeLists.txt
@@ -28,8 +28,4 @@ GRANTLEE_ADD_PLUGIN(grantlee_skgfilters skggrantleefilter=
s FILTERS skgdocumentfi
 TARGET_LINK_LIBRARIES(grantlee_skgfilters skgbasemodeler skgbankmodeler sk=
gbasegui)
 =

 ########### install files ###############
-IF(WIN32)
-  INSTALL(TARGETS grantlee_skgfilters ARCHIVE DESTINATION ${PLUGIN_INSTALL=
_DIR}/plugins/grantlee/${Grantlee_VERSION_MAJOR}.${Grantlee_VERSION_MINOR} )
-ELSE(WIN32)
-  INSTALL(TARGETS grantlee_skgfilters LIBRARY DESTINATION ${PLUGIN_INSTALL=
_DIR}/plugins/grantlee/${Grantlee_VERSION_MAJOR}.${Grantlee_VERSION_MINOR} )
-ENDIF(WIN32)
+INSTALL(TARGETS grantlee_skgfilters LIBRARY DESTINATION ${PLUGIN_INSTALL_D=
IR}/plugins/grantlee/${Grantlee_VERSION_MAJOR}.${Grantlee_VERSION_MINOR} )
[prev in list] [next in list] [prev in thread] [next in thread] 

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