Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
hpp-doc
Commits
323b18f3
Commit
323b18f3
authored
Mar 25, 2015
by
Florent Lamiraux
Browse files
Use https url in Makefile
git@github.com requires the user to have a github account.
parent
00629061
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
323b18f3
...
...
@@ -5,9 +5,9 @@
FCL_REPO
=
https://github.com/flexible-collision-library
JRL_REPO
=
https://github.com/jrl-umi3218
LAAS_REPO
=
git@
github.com
:
laas
HPP_REPO
=
git@
github.com
:
humanoid-path-planner
TINYXML2_REPO
=
git@
github.com
:
leethomason
LAAS_REPO
=
https://
github.com
/
laas
HPP_REPO
=
https://
github.com
/
humanoid-path-planner
TINYXML2_REPO
=
https://
github.com
/
leethomason
SRC_DIR
=
${DEVEL_DIR}
/src
BUILD_TYPE
=
Debug
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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