mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
Update building.rst
This commit is contained in:
parent
0763f65329
commit
06bb97e6d9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue