mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 13:05:51 +03:00
Update building.rst
This commit is contained in:
parent
fa7a1b606c
commit
0c0b3f8580
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue