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-client-gnome
Commits
1c34fc5e
Commit
1c34fc5e
authored
Mar 13, 2015
by
Stepan Salenikovich
Browse files
gnome: add install target
Refs #68477 Change-Id: Idfe979328474f1d625b64120e6d43453b35ad0fd
parent
9ae37735
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
1c34fc5e
...
...
@@ -162,4 +162,8 @@ TARGET_LINK_LIBRARIES(ring-gnome
${
GTK3_LIBRARIES
}
Qt5::Core
${
CLUTTER_LIBRARIES
}
${
CLUTTERGTK_LIBRARIES
}
)
\ No newline at end of file
${
CLUTTERGTK_LIBRARIES
}
)
INSTALL
(
TARGETS ring-gnome
RUNTIME DESTINATION bin
)
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