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
3b622ecc
Commit
3b622ecc
authored
Feb 23, 2015
by
Ghislain MARY
Browse files
Update git revisions of polarssl and bellesip.
parent
756b99db
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/polarssl.cmake
builders/polarssl.cmake
+1
-1
No files found.
builders/bellesip.cmake
View file @
3b622ecc
...
...
@@ -22,7 +22,7 @@
set
(
EP_bellesip_GIT_REPOSITORY
"git://git.linphone.org/belle-sip.git"
)
set
(
EP_bellesip_GIT_TAG_LATEST
"master"
)
set
(
EP_bellesip_GIT_TAG
"
e5e0590db8917ccbf5631ec42022bb9f8e03b064
"
)
set
(
EP_bellesip_GIT_TAG
"
b63e7002e0c7b0a9a6a0d30161bf2481a36d4d6a
"
)
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/polarssl.cmake
View file @
3b622ecc
...
...
@@ -22,7 +22,7 @@
set
(
EP_polarssl_GIT_REPOSITORY
"git://git.linphone.org/polarssl.git"
)
set
(
EP_polarssl_GIT_TAG_LATEST
"linphone-1.3.4"
)
set
(
EP_polarssl_GIT_TAG
"
760234241f66ebf78cf6909ed358c4492eb7a01d
"
)
set
(
EP_polarssl_GIT_TAG
"
a654c710c93d0956a219da21be3981376d504e34
"
)
set
(
EP_polarssl_LINKING_TYPE
"-DUSE_SHARED_POLARSSL_LIBRARY=1"
)
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