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
b70daa90
Commit
b70daa90
authored
Feb 20, 2015
by
Sylvain Berfini
🐮
Browse files
Updated ortp git revision
parent
9d5152ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
builders/ortp.cmake
builders/ortp.cmake
+1
-1
No files found.
builders/ortp.cmake
View file @
b70daa90
...
...
@@ -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
"
60f6d0f909eddcefc83960f791ff30097c1e5c33
"
)
set
(
EP_ortp_GIT_TAG
"
e55c2cfb9b379423ed3d330d5d656382cfbeec89
"
)
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