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
556132c6
Commit
556132c6
authored
Mar 24, 2014
by
Ghislain MARY
Browse files
Explicitely disable theora when building mediastreamer2.
parent
52e419ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
builders/ms2.cmake
builders/ms2.cmake
+1
-0
No files found.
builders/ms2.cmake
View file @
556132c6
...
...
@@ -38,6 +38,7 @@ else(WIN32)
set
(
EP_ms2_CONFIGURE_OPTIONS
"--disable-strict"
"--enable-external-ortp"
"--disable-theora"
)
set
(
EP_ms2_LINKING_TYPE
"--disable-static"
"--enable-shared"
)
set
(
EP_ms2_DEPENDENCIES EP_ortp
)
...
...
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