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
551d060e
Commit
551d060e
authored
Apr 15, 2016
by
Gautier Pelloux-Prayer
Browse files
config-android.cmake: do not build vcard by default
parent
1bff470d
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/config-android.cmake
View file @
551d060e
...
...
@@ -34,7 +34,7 @@ set(DEFAULT_VALUE_ENABLE_SILK ON)
set
(
DEFAULT_VALUE_ENABLE_SPEEX ON
)
set
(
DEFAULT_VALUE_ENABLE_SRTP ON
)
set
(
DEFAULT_VALUE_ENABLE_UNIT_TESTS ON
)
set
(
DEFAULT_VALUE_ENABLE_VCARD
O
N
)
set
(
DEFAULT_VALUE_ENABLE_VCARD N
O
)
set
(
DEFAULT_VALUE_ENABLE_VIDEO ON
)
set
(
DEFAULT_VALUE_ENABLE_VPX ON
)
set
(
DEFAULT_VALUE_ENABLE_WEBRTC_AEC ON
)
...
...
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