Update building.rst

This commit is contained in:
Jürgen Weigert 2015-11-26 12:02:23 +01:00
parent 0763f65329
commit 06bb97e6d9

View file

@ -206,7 +206,7 @@ To build the most up to date version of the client:
3. Configure the client build::
cmake -DCMAKE_BUILD_TYPE="Debug" ..
cmake -DCMAKE_BUILD_TYPE="Debug" ../client
..note:: You must use absolute paths for the ``include`` and ``library``
directories.