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
173fe988
Commit
173fe988
authored
Mar 14, 2016
by
Ghislain MARY
Browse files
belcard depends on bctoolbox for the tests part.
parent
27b73d75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
builders/belcard.cmake
builders/belcard.cmake
+1
-1
No files found.
builders/belcard.cmake
View file @
173fe988
...
...
@@ -24,7 +24,7 @@ set(EP_belcard_GIT_REPOSITORY "git://git.linphone.org/belcard.git" CACHE STRING
set
(
EP_belcard_GIT_TAG_LATEST
"master"
CACHE STRING
"belcard tag to use when compiling latest version"
)
set
(
EP_belcard_EXTERNAL_SOURCE_PATHS
"belcard"
)
set
(
EP_belcard_GROUPABLE YES
)
set
(
EP_belcard_DEPENDENCIES EP_belr
)
set
(
EP_belcard_DEPENDENCIES
EP_bctoolbox
EP_belr
)
if
(
EP_belcard_FORCE_AUTOTOOLS
)
set
(
EP_belcard_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