Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-project
Commits
142681e8
Unverified
Commit
142681e8
authored
May 24, 2016
by
aviau
Browse files
Document gnome client cmake flags
Change-Id: I65bcc788ece7eea12f75253fc64d51856badc8f6 Tuleap:
#726
parent
d9388bc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/compiling_and_installing/gnome_client.rst
View file @
142681e8
...
@@ -38,6 +38,14 @@ Run the following from the project root directory:
...
@@ -38,6 +38,14 @@ Run the following from the project root directory:
cmake ..
cmake ..
make
make
The following options are often usefull to append to the cmake line:
.. code-block:: none
-DCMAKE_INSTALL_PREFIX=<install location>
-DLibRingClient_DIR=<path the the installed cmake module of LibRingClient>
-DLibRingClient_PROJECT_DIR=<path to the project folder of LibRingClient>
You can then simply run ``./gnome-ring`` from the build directory
You can then simply run ``./gnome-ring`` from the build directory
Installing
Installing
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment