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
9f9a1415
Commit
9f9a1415
authored
Jun 13, 2018
by
Ronan
Browse files
fix(jose.cmake): do not search jose on system
parent
fd9056c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
builders/jose.cmake
View file @
9f9a1415
...
...
@@ -22,7 +22,6 @@
lcb_git_repository
(
"git@gitlab.linphone.org:BC/public/external/jose.git"
)
lcb_external_source_paths
(
"externals/jose"
)
lcb_may_be_found_on_system
(
YES
)
lcb_dependencies
(
"jansson"
)
lcb_dependencies
(
"zlib"
)
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