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
cc5ef3cb
Commit
cc5ef3cb
authored
Nov 05, 2015
by
Ghislain MARY
Browse files
Deactivate some features by default when building for desktop.
parent
511a21d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
configs/config-desktop.cmake
configs/config-desktop.cmake
+0
-7
No files found.
configs/config-desktop.cmake
View file @
cc5ef3cb
...
...
@@ -25,14 +25,7 @@ set(DEFAULT_VALUE_ENABLE_DTLS ON)
set
(
DEFAULT_VALUE_ENABLE_FFMPEG ON
)
set
(
DEFAULT_VALUE_ENABLE_GPL_THIRD_PARTIES ON
)
set
(
DEFAULT_VALUE_ENABLE_GSM ON
)
set
(
DEFAULT_VALUE_ENABLE_ILBC ON
)
set
(
DEFAULT_VALUE_ENABLE_ISAC ON
)
set
(
DEFAULT_VALUE_ENABLE_MKV ON
)
set
(
DEFAULT_VALUE_ENABLE_OPUS ON
)
if
(
WIN32 OR APPLE
)
set
(
DEFAULT_VALUE_ENABLE_PACKAGING ON
)
endif
()
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
)
...
...
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