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
267e893b
Commit
267e893b
authored
Mar 26, 2014
by
Ghislain MARY
Browse files
Update belle-sip, mediastreamer2 and linphone.
parent
43b4cbf0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
builders/bellesip.cmake
builders/bellesip.cmake
+1
-1
builders/linphone.cmake
builders/linphone.cmake
+1
-1
builders/ms2.cmake
builders/ms2.cmake
+1
-1
No files found.
builders/bellesip.cmake
View file @
267e893b
...
...
@@ -21,7 +21,7 @@
############################################################################
set
(
EP_bellesip_GIT_REPOSITORY
"git://git.linphone.org/belle-sip.git"
)
set
(
EP_bellesip_GIT_TAG
"
4bd93c667745b8193ed465598ee7930d44e45751
"
)
# Branch 'master'
set
(
EP_bellesip_GIT_TAG
"
10798d9f7a1a9cf4129bb6bb00b650cf79c2e6cf
"
)
# Branch 'master'
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
set
(
EP_bellesip_DEPENDENCIES EP_antlr3c EP_polarssl
)
...
...
builders/linphone.cmake
View file @
267e893b
...
...
@@ -21,7 +21,7 @@
############################################################################
set
(
EP_linphone_GIT_REPOSITORY
"git://git.linphone.org/linphone.git"
)
set
(
EP_linphone_GIT_TAG
"
4d6894901eccaa611eec33f83ca8ea62dc8784
55"
)
# Branch 'master'
set
(
EP_linphone_GIT_TAG
"
266207c5f09467696f4da70828e3921907311
55
d
"
)
# Branch 'master'
if
(
WIN32
)
# Use temporary CMake build scripts for Windows. TODO: Port fully to CMake.
...
...
builders/ms2.cmake
View file @
267e893b
...
...
@@ -21,7 +21,7 @@
############################################################################
set
(
EP_ms2_GIT_REPOSITORY
"git://git.linphone.org/mediastreamer2.git"
)
set
(
EP_ms2_GIT_TAG
"
aceebbf52fd94430c1aa17941f3d184be97a5b34
"
)
# Branch 'master'
set
(
EP_ms2_GIT_TAG
"
6530cce9c2062bdbbfdd0e01feac32243c3310f2
"
)
# Branch 'master'
if
(
WIN32
)
# Use temporary CMake build scripts for Windows. TODO: Port fully to CMake.
...
...
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