← Back to team overview

ayatana-commits team mailing list archive

[Branch ~agateau/plasma-widget-message-indicator/trunk] Rev 109: No need to link to libindicate directly

 

------------------------------------------------------------
revno: 109
committer: Aurelien Gateau <aurelien.gateau@xxxxxxxxxxxxx>
branch nick: plasma-widget-message-indicator
timestamp: Thu 2010-02-11 11:26:58 +0100
message:
  No need to link to libindicate directly
modified:
  CMakeLists.txt


--
lp:plasma-widget-message-indicator
https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk

Your team ayatana-commits is subscribed to branch lp:plasma-widget-message-indicator.
To unsubscribe from this branch go to https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk/+edit-subscription.
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt	2010-01-15 10:33:00 +0000
+++ CMakeLists.txt	2010-02-11 10:26:58 +0000
@@ -24,7 +24,6 @@
     )
 
 link_directories(
-    ${INDICATE_LIBRARY_DIRS}
     ${INDICATEQT_LIBRARY_DIRS}
     )