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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/groupwise
From:       Andreas Hartmetz <ahartmetz () gmail ! com>
Date:       2009-01-24 21:15:36
Message-ID: 1232831736.927939.2664.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 916221 by ahartmetz:

- Fix warnings about KDE_DEBUG_AREA getting redefined
- Remove bogus add_subdirectory(ui): there is no CMakeLists.txt in that subdir.



 M  +5 -10     CMakeLists.txt  


--- trunk/KDE/kdenetwork/kopete/protocols/groupwise/CMakeLists.txt #916220:916221
@@ -1,16 +1,15 @@
-set( GROUPWISE_DEBUG_GLOBAL 14190 )
-add_definitions( -DKDE_DEFAULT_DEBUG_AREA=${GROUPWISE_DEBUG_GLOBAL} )
 add_definitions( -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS )
+include_directories( \
${CMAKE_SOURCE_DIR}/kopete/protocols/groupwise/libgroupwise/tasks \
${CMAKE_SOURCE_DIR}/kopete/protocols/groupwise/libgroupwise \
${CMAKE_SOURCE_DIR}/kopete/protocols/groupwise/ui ${QCA2_INCLUDE_DIR} )  
-add_subdirectory( icons ) 
 add_subdirectory( libgroupwise ) 
-add_subdirectory( ui )
+add_subdirectory( icons ) 
 
-include_directories( \
${CMAKE_SOURCE_DIR}/kopete/protocols/groupwise/libgroupwise/tasks \
${CMAKE_SOURCE_DIR}/kopete/protocols/groupwise/libgroupwise \
${CMAKE_SOURCE_DIR}/kopete/protocols/groupwise/ui ${QCA2_INCLUDE_DIR} )  
-
 ########### ui parts ####################
 
+set( GROUPWISE_DEBUG_GLOBAL 14190 )
+add_definitions( -DKDE_DEFAULT_DEBUG_AREA=${GROUPWISE_DEBUG_GLOBAL} )
+
 set( kopete_groupwise_ui_SRCS
 	ui/gwaddcontactpage.cpp
 	ui/gweditaccountwidget.cpp
@@ -65,7 +64,3 @@
 
 install( FILES kopete_groupwise.desktop  DESTINATION ${SERVICES_INSTALL_DIR})
 install( FILES gwchatui.rc  DESTINATION ${DATA_INSTALL_DIR}/kopete_groupwise)
-
-
-
-


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

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