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
eb879341
Commit
eb879341
authored
Jan 12, 2015
by
Ghislain MARY
Browse files
Update linphone, ms2 and oRTP git revisions.
parent
77f31221
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/ortp.cmake
builders/ortp.cmake
+1
-1
No files found.
builders/linphone.cmake
View file @
eb879341
...
...
@@ -22,7 +22,7 @@
set
(
EP_linphone_GIT_REPOSITORY
"git://git.linphone.org/linphone.git"
)
set
(
EP_linphone_GIT_TAG_LATEST
"master"
)
set
(
EP_linphone_GIT_TAG
"
a79a5ceaa8242bf9436ff6b04c4d4b9fefe9d898
"
)
set
(
EP_linphone_GIT_TAG
"
b8ce037ffcccc802e5f6becb79b5fd59e3c7c736
"
)
set
(
EP_linphone_CMAKE_OPTIONS
)
set
(
EP_linphone_LINKING_TYPE
"-DENABLE_STATIC=NO"
)
...
...
builders/ms2.cmake
View file @
eb879341
...
...
@@ -22,7 +22,7 @@
set
(
EP_ms2_GIT_REPOSITORY
"git://git.linphone.org/mediastreamer2.git"
)
set
(
EP_ms2_GIT_TAG_LATEST
"master"
)
set
(
EP_ms2_GIT_TAG
"
182c23b1e5ec28539da1e7ebaed3a2a3a7649674
"
)
set
(
EP_ms2_GIT_TAG
"
0450c04a38ce2c78430208d90e41dbe23163b950
"
)
set
(
EP_ms2_CMAKE_OPTIONS
)
set
(
EP_ms2_LINKING_TYPE
"-DENABLE_STATIC=NO"
)
...
...
builders/ortp.cmake
View file @
eb879341
...
...
@@ -22,7 +22,7 @@
set
(
EP_ortp_GIT_REPOSITORY
"git://git.linphone.org/ortp.git"
)
set
(
EP_ortp_GIT_TAG_LATEST
"master"
)
set
(
EP_ortp_GIT_TAG
"
fb77389929448a63d32b3733d7f1db221aa90792
"
)
set
(
EP_ortp_GIT_TAG
"
d806b0e0ae878e70c4c1acb20b7f7116a6e6400b
"
)
if
(
"
${
EP_ortp_FORCE_AUTOTOOLS
}
"
STREQUAL
"yes"
)
set
(
EP_ortp_LINKING_TYPE
"--enable-static"
)
...
...
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