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
5f68510c
Commit
5f68510c
authored
Mar 02, 2015
by
Sylvain Berfini
Browse files
Updated ortp and ms2 git revisions
parent
e2aa1bd6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
builders/ms2.cmake
builders/ms2.cmake
+1
-1
builders/ortp.cmake
builders/ortp.cmake
+1
-1
No files found.
builders/ms2.cmake
View file @
5f68510c
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
set
(
EP_ms2_GIT_REPOSITORY
"git://git.linphone.org/mediastreamer2.git"
)
set
(
EP_ms2_GIT_REPOSITORY
"git://git.linphone.org/mediastreamer2.git"
)
set
(
EP_ms2_GIT_TAG_LATEST
"master"
)
set
(
EP_ms2_GIT_TAG_LATEST
"master"
)
set
(
EP_ms2_GIT_TAG
"6
e311b01a25042c728a390612520973c09c963d9
"
)
set
(
EP_ms2_GIT_TAG
"6
7c58272a17c60f45e0ddc52b709eef40c34818a
"
)
set
(
EP_ms2_CMAKE_OPTIONS
)
set
(
EP_ms2_CMAKE_OPTIONS
)
set
(
EP_ms2_LINKING_TYPE
"-DENABLE_STATIC=NO"
)
set
(
EP_ms2_LINKING_TYPE
"-DENABLE_STATIC=NO"
)
...
...
builders/ortp.cmake
View file @
5f68510c
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
set
(
EP_ortp_GIT_REPOSITORY
"git://git.linphone.org/ortp.git"
)
set
(
EP_ortp_GIT_REPOSITORY
"git://git.linphone.org/ortp.git"
)
set
(
EP_ortp_GIT_TAG_LATEST
"master"
)
set
(
EP_ortp_GIT_TAG_LATEST
"master"
)
set
(
EP_ortp_GIT_TAG
"
d515df047678da3777b5e4691dc069c6837f77bf
"
)
set
(
EP_ortp_GIT_TAG
"
496b5b1fd0053bf94e5e0fcecf9cd43713820ca1
"
)
if
(
"
${
EP_ortp_FORCE_AUTOTOOLS
}
"
STREQUAL
"yes"
)
if
(
"
${
EP_ortp_FORCE_AUTOTOOLS
}
"
STREQUAL
"yes"
)
set
(
EP_ortp_LINKING_TYPE
"--enable-static"
)
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