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
10d5c0fe
Commit
10d5c0fe
authored
Mar 26, 2014
by
Ghislain MARY
Browse files
Update belle-sip and linphone.
parent
1ddce446
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
builders/bellesip.cmake
builders/bellesip.cmake
+1
-1
builders/linphone.cmake
builders/linphone.cmake
+1
-1
No files found.
builders/bellesip.cmake
View file @
10d5c0fe
...
...
@@ -21,7 +21,7 @@
############################################################################
set
(
EP_bellesip_GIT_REPOSITORY
"git://git.linphone.org/belle-sip.git"
)
set
(
EP_bellesip_GIT_TAG
"
1
07
98d9f7a1a9cf4129bb6bb00b650cf79c2e6
cf"
)
# Branch 'master'
set
(
EP_bellesip_GIT_TAG
"
0
07
0128e114d08cb7fb665276979cff3da04e1
cf"
)
# Branch 'master'
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
set
(
EP_bellesip_DEPENDENCIES EP_antlr3c EP_polarssl
)
...
...
builders/linphone.cmake
View file @
10d5c0fe
...
...
@@ -21,7 +21,7 @@
############################################################################
set
(
EP_linphone_GIT_REPOSITORY
"git://git.linphone.org/linphone.git"
)
set
(
EP_linphone_GIT_TAG
"
266207c5f09467696f4da70828e392190731155d
"
)
# Branch 'master'
set
(
EP_linphone_GIT_TAG
"
1c3714327f4cd9fe75229179ae8344d76804a2da
"
)
# Branch 'master'
if
(
WIN32
)
# Use temporary CMake build scripts for Windows. TODO: Port fully to CMake.
...
...
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