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
17af94df
Commit
17af94df
authored
Jun 16, 2014
by
Ghislain MARY
Browse files
Update linphone, ms2 and mswebrtc.
parent
8270afba
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
builders/linphone.cmake
builders/linphone.cmake
+1
-1
builders/ms2.cmake
builders/ms2.cmake
+1
-1
builders/mswebrtc.cmake
builders/mswebrtc.cmake
+1
-1
No files found.
builders/linphone.cmake
View file @
17af94df
...
...
@@ -24,7 +24,7 @@ set(EP_linphone_GIT_REPOSITORY "git://git.linphone.org/linphone.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_linphone_GIT_TAG
"master"
)
else
()
set
(
EP_linphone_GIT_TAG
"
b5bc7172e536a1262893ce6fddfb7a587358c20f
"
)
set
(
EP_linphone_GIT_TAG
"
8dadd2a95725c14b7d62ae35cff92a28a4027592
"
)
endif
()
if
(
MSVC
)
...
...
builders/ms2.cmake
View file @
17af94df
...
...
@@ -24,7 +24,7 @@ set(EP_ms2_GIT_REPOSITORY "git://git.linphone.org/mediastreamer2.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_ms2_GIT_TAG
"master"
)
else
()
set
(
EP_ms2_GIT_TAG
"
50166e9ec9d1ef326a924f797c6fa683b9d193d1
"
)
set
(
EP_ms2_GIT_TAG
"
29d408d0dd2822d5ce426452960df2295c046d27
"
)
endif
()
if
(
MSVC
)
...
...
builders/mswebrtc.cmake
View file @
17af94df
...
...
@@ -24,7 +24,7 @@ set(EP_mswebrtc_GIT_REPOSITORY "git://git.linphone.org/mswebrtc.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_mswebrtc_GIT_TAG
"master"
)
else
()
set
(
EP_mswebrtc_GIT_TAG
"
6e24f3ddbdc9c44860c2f1f1ca4967c1910b1502
"
)
set
(
EP_mswebrtc_GIT_TAG
"
5e1891a9c9c624a751eb70cd57a86143abf16fb1
"
)
endif
()
set
(
EP_mswebrtc_BUILD_METHOD
"autotools"
)
set
(
EP_mswebrtc_USE_AUTOGEN
"yes"
)
...
...
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