Markus Goetz 12 лет назад
Родитель
Сommit
0c0b3f8580
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      doc/building.rst

+ 2 - 1
doc/building.rst

@@ -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