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
4385102a
Commit
4385102a
authored
Jul 28, 2014
by
Ghislain MARY
Browse files
Update belle-sip and linphone revisions.
parent
d9ddc46d
Changes
2
Hide whitespace changes
Inline
Side-by-side
builders/bellesip.cmake
View file @
4385102a
...
...
@@ -24,7 +24,7 @@ set(EP_bellesip_GIT_REPOSITORY "git://git.linphone.org/belle-sip.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_bellesip_GIT_TAG
"master"
)
else
()
set
(
EP_bellesip_GIT_TAG
"
b3012e59086ad35bb879c0b8a12a6efa984b5215
"
)
set
(
EP_bellesip_GIT_TAG
"
c6f72e9c72c8bec20f2d779c1c6ee3a0b17691c4
"
)
endif
()
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/linphone.cmake
View file @
4385102a
...
...
@@ -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
"
012dc476e1fadcd6822ce2cf878e79bf94e70056
"
)
set
(
EP_linphone_GIT_TAG
"
b8c9c8093408d7ef1e9091877e4ff5e16cbd241a
"
)
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