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

List:       kde-commits
Subject:    [strigidaemon]
From:       Till Adam <till () kdab ! com>
Date:       2011-01-20 16:05:16
Message-ID: 20110120160516.3C3BAA6092 () git ! kde ! org
[Download RAW message or body]

Git commit 936b2dfd8ccbfd325c22035d8c5b80f7e58c1260 by Till Adam
Pushed by tilladam into branch master

Link with dbus in a non-standard location.

This fixes the builds on OSX with dbus from macports, homebrew etc.

M  +1    -0    CMakeLists.txt     

http://commits.kde.org/df2f2736/936b2dfd8ccbfd325c22035d8c5b80f7e58c1260

diff --git a/CMakeLists.txt b/CMakeLists.txt
index d7a7f14..7958785 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -92,6 +92,7 @@ if(LOG4CXX_FOUND)
 endif(LOG4CXX_FOUND)
 link_directories(${LIBSTREAMS_LIBRARY_DIRS})
 link_directories(${LIBSTREAMANALYZER_LIBRARY_DIRS})
+link_directories(${DBUS_LIBRARY_DIRS})
 
 add_subdirectory(lib)
 add_subdirectory(bin)

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

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