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

List:       kde-commits
Subject:    KDE/kdewebdev/quanta/src
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2007-06-30 23:13:10
Message-ID: 1183245190.715436.3767.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 681950 by reed:

missing libs at link time on osx

 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdewebdev/quanta/src/CMakeLists.txt #681949:681950
@@ -18,7 +18,7 @@
 
 kde4_add_executable(quanta ${quanta_SRCS})
 
-target_link_libraries(quanta  ${KDE4_KDECORE_LIBS} kdevplatformshell \
kdevplatformproject) +target_link_libraries(quanta  ${KDE4_KDECORE_LIBS} \
${KDE4_KDEUI_LIBS} ${KDE4_KTEXTEDITOR_LIBRARY} kdevplatformshell kdevplatformproject) \
  install(TARGETS quanta  DESTINATION ${BIN_INSTALL_DIR} )
 


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

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