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
4e694793
Commit
4e694793
authored
Nov 23, 2018
by
Joseph Mirabel
Browse files
[Makefile] Use Gepetto repo when applicable
parent
1289e755
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
4e694793
...
...
@@ -7,6 +7,7 @@ FCL_REPO=https://github.com/flexible-collision-library
LAAS_REPO
=
https://github.com/laas
HPP_REPO
=
https://github.com/humanoid-path-planner
SOT_REPO
=
https://github.com/stack-of-tasks
GEPETTO_REPO
=
https://github.com/Gepetto
RETHINK_ROBOTICS_REPO
=
https://github.com/RethinkRobotics
ROBOPTIM_REPO
=
https://github.com/roboptim
TRAC_REPO
=
ssh://trac.laas.fr/git/jrl/robots/ros-hrp2
...
...
@@ -130,13 +131,13 @@ collada-dom_branch=master
collada-dom_repository
=
${HPP_REPO}
osg-dae_branch
=
master
osg-dae_repository
=
${
SOT
_REPO}
osg-dae_repository
=
${
GEPETTO
_REPO}
gepetto-viewer_branch
=
master
gepetto-viewer_repository
=
${
HPP
_REPO}
gepetto-viewer_repository
=
${
GEPETTO
_REPO}
gepetto-viewer-corba_branch
=
master
gepetto-viewer-corba_repository
=
${
HPP
_REPO}
gepetto-viewer-corba_repository
=
${
GEPETTO
_REPO}
ifeq
(${QT_VERSION}, 5)
gepetto-viewer-corba_extra_flags
=
-DUSE_QT4
=
OFF
endif
...
...
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