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

List:       kde-commits
Subject:    [kdepimlibs/frameworks] kalarmcal/src: Rationalise
From:       David Jarvie <djarvie () kde ! org>
Date:       2014-04-30 23:54:52
Message-ID: E1WfeKy-0007kk-6S () scm ! kde ! org
[Download RAW message or body]

Git commit 7aa584e1eaca0e4785bb5e73e998b7adfca7fc5a by David Jarvie.
Committed on 30/04/2014 at 23:56.
Pushed by djarvie into branch 'frameworks'.

Rationalise

M  +5    -8    kalarmcal/src/CMakeLists.txt

http://commits.kde.org/kdepimlibs/7aa584e1eaca0e4785bb5e73e998b7adfca7fc5a

diff --git a/kalarmcal/src/CMakeLists.txt b/kalarmcal/src/CMakeLists.txt
index fd80434..63576ee 100644
--- a/kalarmcal/src/CMakeLists.txt
+++ b/kalarmcal/src/CMakeLists.txt
@@ -15,13 +15,10 @@ set(kalarmcal_LIB_SRCS
     datetime.cpp
     repetition.cpp
     version.cpp
-   )
-
-set(kalarmcal_LIB_SRCS ${kalarmcal_LIB_SRCS}
     collectionattribute.cpp
     compatibilityattribute.cpp
     eventattribute.cpp
-    )
+)
 =

 =

 add_library(KF5AlarmCalendar ${kalarmcal_LIB_SRCS})
@@ -36,7 +33,7 @@ target_link_libraries(KF5AlarmCalendar
                       KF5::CoreAddons
                       KF5::CalendarCore
                       KF5::AkonadiCore
-                      )
+)
 =

 set_target_properties(KF5AlarmCalendar PROPERTIES
       VERSION ${KALARMCAL_VERSION_STRING}
@@ -72,7 +69,7 @@ install(FILES
         kacalendar.h
         version.h
         ${KAlarmCal_HEADERS}
-    ${KAlarmCal_CamelCase_HEADERS}
-    DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/KAlarmCal
-    COMPONENT Devel
+        ${KAlarmCal_CamelCase_HEADERS}
+        DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/KAlarmCal
+        COMPONENT Devel
 )
[prev in list] [next in list] [prev in thread] [next in thread] 

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