From f738cfd7fec9a10724715bb24b1aa7954c4ca0f2 Mon Sep 17 00:00:00 2001 From: Jonathan Kawohl Date: Mon, 24 Oct 2016 09:00:07 +0200 Subject: [PATCH] added info on qtkeychain added installation info on qtkeychain --- doc/building.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/building.rst b/doc/building.rst index 91d723941..5cdc2aae7 100644 --- a/doc/building.rst +++ b/doc/building.rst @@ -87,6 +87,9 @@ To set up your build environment for development using HomeBrew_: Where ``x.z`` is the current version of Qt 5 that brew has installed on your machine. +4. Install qtkeychain from here: git clone https://github.com/frankosterfeld/qtkeychain.git + make sure you make the same install prefix as later while building the client e.g. - + ``DCMAKE_INSTALL_PREFIX=/Path/to/client-install`` 5. For compilation of the client, follow the :ref:`generic-build-instructions`. -- 2.30.2