[Pkg-owncloud-commits] [owncloud-client] 21/333: Update building.rst
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Apr 17 23:16:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 19c128ba129022eb2e6af87908de7157e46746ab
Author: Markus Goetz <markus at woboq.com>
Date: Tue Feb 11 11:45:00 2014 +0100
Update building.rst
---
doc/building.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/building.rst b/doc/building.rst
index d9ad286..7df1e2f 100644
--- a/doc/building.rst
+++ b/doc/building.rst
@@ -173,7 +173,7 @@ Known cmake parameters:
* WITH_DOC=TRUE: create doc and manpages via running ``make``; also adds install statements to be able to install it via ``make install``.
* BUILD_WITH_QT4=OFF and CMAKE_PREFIX_PATH=/path/to/Qt5.2.0/5.2.0/yourarch/lib/cmake/ : Build with Qt5 instead of Qt4
-* QTKEYCHAIN_LIBRARY=/path/to/qtkeychain.dylib : Use QtKeychain for stored credentials
+* QTKEYCHAIN_LIBRARY=/path/to/qtkeychain.dylib -DQTKEYCHAIN_INCLUDE_DIR=/path/to/qtkeychain/: Use QtKeychain for stored credentials. When compiling with Qt5, the library is called qt5keychain.dylib. You need to compile QtKeychain with the same Qt version.
.. _`ownCloud repository from OBS`: http://software.opensuse.org/download/package?project=isv:ownCloud:devel&package=owncloud-client
.. _CSync: http://www.csync.org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list