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

List:       kde-commits
Subject:    [libkgapi] /: Fix the mac build.
From:       Till Adam <till () kdab ! com>
Date:       2012-07-24 14:45:07
Message-ID: 20120724144507.B272EA6094 () git ! kde ! org
[Download RAW message or body]

Git commit c24e58b6601c62bb335656b16252aae081fd1be8 by Till Adam.
Committed on 24/07/2012 at 16:45.
Pushed by tilladam into branch 'master'.

Fix the mac build.

M  +2    -1    libkgapi/CMakeLists.txt
M  +2    -1    tests/CMakeLists.txt

http://commits.kde.org/akonadi-google/c24e58b6601c62bb335656b16252aae081fd1=
be8

diff --git a/libkgapi/CMakeLists.txt b/libkgapi/CMakeLists.txt
index 28ef31c..60ffa42 100644
--- a/libkgapi/CMakeLists.txt
+++ b/libkgapi/CMakeLists.txt
@@ -69,7 +69,8 @@ target_link_libraries(kgapi
 		      ${KDE4_KDEUI_LIBS}
 		      ${KDEPIMLIBS_KABC_LIBS}
 		      ${KDEPIMLIBS_KMIME_LIBS}
-              ${qjson_LIBRARIES}        # for Debian
+                      ${qjson_LIBRARIES}        # for Debian
+                      ${QJSON_LIBRARY}          # for Mac OSX
 		      ${QJSON_LIBRARIES}
 		      ${QT_QTCORE_LIBRARY}
 		      ${QT_QTWEBKIT_LIBRARY}
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index c73d578..c72d069 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -9,6 +9,7 @@ MACRO(LIBKGOOGLE_TESTS)
                                      ${KDEPIMLIBS_KMIME_LIBS}
                                      ${KDEPIMLIBS_KCALCORE_LIBS}
                                      ${qjson_LIBRARIES}        # for Debian
+                                     ${QJSON_LIBRARY}          # for Mac O=
SX
                                      ${QJSON_LIBRARIES}
                                      ${KDE4_KIO_LIBS}
                                      ${KDE4_KDEUI_LIBS}
@@ -30,4 +31,4 @@ LIBKGOOGLE_TESTS(
     servicescontactstests
     serviceslatitudetests
     servicestaskstests
-)
\ No newline at end of file
+)
[prev in list] [next in list] [prev in thread] [next in thread] 

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