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
cff3c7b2
Commit
cff3c7b2
authored
Jul 09, 2018
by
Ghislain MARY
Browse files
Enable mbedtls by default when building flexisip RPM.
parent
2439c37c
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/config-flexisip-rpm.cmake
View file @
cff3c7b2
...
...
@@ -51,6 +51,7 @@ set(LINPHONE_BUILDER_USE_SYSTEM_DEPENDENCIES YES CACHE BOOL "" FORCE)
# Define default values for the flexisip builder options
set
(
DEFAULT_VALUE_ENABLE_CXX_WRAPPER ON
)
set
(
DEFAULT_VALUE_ENABLE_MBEDTLS ON
)
set
(
DEFAULT_VALUE_ENABLE_REDIS ON
)
set
(
DEFAULT_VALUE_ENABLE_SOCI ON
)
set
(
DEFAULT_VALUE_ENABLE_UNIT_TESTS 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