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
e55a914a
Commit
e55a914a
authored
Sep 15, 2017
by
Erwan Croze
👋🏻
Browse files
Enable G729 on Win10
parent
22dc6516
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/config-win10.cmake
View file @
e55a914a
...
...
@@ -23,6 +23,7 @@
# Define default values for the linphone builder options
set
(
DEFAULT_VALUE_ENABLE_CSHARP_WRAPPER ON
)
set
(
DEFAULT_VALUE_ENABLE_FFMPEG OFF
)
set
(
DEFAULT_VALUE_ENABLE_GPL_THIRD_PARTIES ON
)
set
(
DEFAULT_VALUE_ENABLE_G729
${
DEFAULT_VALUE_ENABLE_GPL_THIRD_PARTIES
}
)
set
(
DEFAULT_VALUE_ENABLE_G729B_CNG OFF
)
set
(
DEFAULT_VALUE_ENABLE_GPL_THIRD_PARTIES 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