Update building.rst

This commit is contained in:
Markus Goetz 2014-02-04 08:40:28 +01:00
parent fa7a1b606c
commit 0c0b3f8580

View file

@ -172,7 +172,8 @@ To build an installer/app bundle (requires the mingw32-cross-nsis packages on Wi
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 CMAKE_MODULE_PATH=/path/to/Qt5.2.0/5.2.0/ : Build with Qt5 instead of Qt4
* 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
.. _`ownCloud repository from OBS`: http://software.opensuse.org/download/package?project=isv:ownCloud:devel&package=owncloud-client
.. _CSync: http://www.csync.org