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
555045a7
Commit
555045a7
authored
Jul 07, 2014
by
Ghislain MARY
Browse files
Update oRTP and linphone git revisions.
parent
da65c441
Changes
2
Hide whitespace changes
Inline
Side-by-side
builders/linphone.cmake
View file @
555045a7
...
...
@@ -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
"
34682b3f59094e0d45fbe7e216da9704a7e0ff42
"
)
set
(
EP_linphone_GIT_TAG
"
7f4afe2954c1f92df5ca57e2a14e44e152e2b244
"
)
endif
()
if
(
MSVC
)
...
...
builders/ortp.cmake
View file @
555045a7
...
...
@@ -24,7 +24,7 @@ set(EP_ortp_GIT_REPOSITORY "git://git.linphone.org/ortp.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_ortp_GIT_TAG
"master"
)
else
()
set
(
EP_ortp_GIT_TAG
"
c572c81170cec00040a6a92b86d69945e59eba3c
"
)
set
(
EP_ortp_GIT_TAG
"
e56d11d0b062ea96c8356513add39511b7cb4043
"
)
endif
()
if
(
MSVC
)
...
...
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