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

List:       kde-commits
Subject:    kdesupport/polkit-qt
From:       Jeremy Paul Whiting <jeremy () scitools ! com>
Date:       2009-10-13 16:47:59
Message-ID: 1255452479.643567.31962.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1034836 by whiting:

make polkit-qt build on mac when polkit is installed via macports to alternate \
location (/opt/local/lib in my case, but should work for any location)

 M  +4 -0      CMakeLists.txt  


--- trunk/kdesupport/polkit-qt/CMakeLists.txt #1034835:1034836
@@ -27,6 +27,10 @@
       ${CMAKE_CURRENT_SOURCE_DIR}/includes
 )
 
+link_directories(
+	${POLKIT_LIBRARY_DIRS}
+)
+
 set(MAJOR_POLKIT_QT_VERSION "0")
 set(MINOR_POLKIT_QT_VERSION "9")
 set(PATCH_POLKIT_QT_VERSION "2")


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

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