Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
linphone-cmake-builder
Commits
7b72d124
Commit
7b72d124
authored
Oct 23, 2014
by
Guillaume BIENKOWSKI
Browse files
Include GNUInstallDirs to get the correct lib/ dir name (lib64 or lib or what else)
parent
94d438b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
configs/config-flexisip-rpm.cmake
configs/config-flexisip-rpm.cmake
+2
-0
No files found.
configs/config-flexisip-rpm.cmake
View file @
7b72d124
...
...
@@ -20,6 +20,8 @@
#
############################################################################
include
(
GNUInstallDirs
)
# Define default values for the linphone builder options
set
(
DEFAULT_VALUE_ENABLE_VIDEO OFF
)
set
(
DEFAULT_VALUE_ENABLE_GPL_THIRD_PARTIES OFF
)
...
...
Write
Preview
Markdown
is supported
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