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
eb55a423
Commit
eb55a423
authored
Dec 01, 2014
by
Ghislain MARY
Browse files
Update git revisions of antlr3 and linphone.
parent
a9131732
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
builders/antlr3c.cmake
builders/antlr3c.cmake
+1
-1
builders/linphone.cmake
builders/linphone.cmake
+1
-1
No files found.
builders/antlr3c.cmake
View file @
eb55a423
...
...
@@ -24,7 +24,7 @@ set(EP_antlr3c_GIT_REPOSITORY "git://git.linphone.org/antlr3.git")
if
(
LINPHONE_BUILDER_LATEST
)
set
(
EP_antlr3c_GIT_TAG
"linphone"
)
else
()
set
(
EP_antlr3c_GIT_TAG
"
489f375fb391cb70d82b56f509c39cbf7fa0b706
"
)
set
(
EP_antlr3c_GIT_TAG
"
8b8f6295c2c48136c8c6f2925d6fe8acef6162dc
"
)
endif
()
set
(
EP_antlr3c_CMAKE_OPTIONS
"-DENABLE_DEBUGGER=0"
)
set
(
EP_antlr3c_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/linphone.cmake
View file @
eb55a423
...
...
@@ -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
"
6045f50dc5a2d6840474e7fd939e956ce0c88612
"
)
set
(
EP_linphone_GIT_TAG
"
43fe5b0b23ec20cf6356e2ab270f8866870eede5
"
)
endif
()
set
(
EP_linphone_CMAKE_OPTIONS
)
...
...
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