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

List:       kde-commits
Subject:    kdevelop
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2005-04-24 20:14:57
Message-ID: 20050424201457.D347D62B () office ! kde ! org
[Download RAW message or body]

CVS commit by neundorf: 


-minor corrections

Alex


  M +1 -1      cmake/KDE.cmake   1.4
  M +3 -3      lib/CMakeLists.txt   1.6


--- kdevelop/cmake/KDE.cmake  #1.3:1.4
@@ -6,5 +6,5 @@
 #
 
-
+CMAKE_MINIMUM_REQUIRED(VERSION 2.1)
 
 SET(QT_MT_REQUIRED TRUE)

--- kdevelop/lib/CMakeLists.txt  #1.5:1.6
@@ -10,10 +10,10 @@
 
 TARGET_LINK_LIBRARIES(kdevelop
-${QT_LIBRARIES} kdecore kdeui kscript ktexteditor
-${CMAKE_BINARY_DIR}/lib/interfaces/libkdevinterfaces.a
+${QT_LIBRARIES} kdecore kdeui kscript ktexteditor DCOP kio
 ${CMAKE_BINARY_DIR}/lib/interfaces/external/libkinterfacedesigner.so
+${CMAKE_BINARY_DIR}/lib/widgets/propeditor/libkdevpropertyeditor.so
+${CMAKE_BINARY_DIR}/lib/interfaces/libkdevinterfaces.a
 ${CMAKE_BINARY_DIR}/lib/interfaces/extensions/libkdevextensions.a
 ${CMAKE_BINARY_DIR}/lib/util/libkdevutil.a
-${CMAKE_BINARY_DIR}/lib/widgets/propeditor/libkdevpropertyeditor.so
 )
 


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

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