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
f9086272
Commit
f9086272
authored
May 06, 2020
by
Guilhem Saurel
Browse files
Merge branch 'devel' of gepgitlab.laas.fr:humanoid-path-planner/hpp-doc into devel
parents
9d5fb05c
55020d4a
Pipeline
#9478
canceled with stages
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
f9086272
...
...
@@ -20,11 +20,13 @@ HUMANOID=TRUE
BUILD_TYPE
=
Release
DISABLE_TESTS
=
OFF
BUILD_TESTING
=
ON
ifeq
(${BUILD_TYPE},Debug)
BUILD_FOLDER
=
build
else
BUILD_FOLDER
=
build-rel
DISABLE_TESTS
=
ON
BUILD_TESTING
=
OFF
endif
OSG_PACKAGE
=
osg-dae
...
...
@@ -54,7 +56,8 @@ hpp-template-corba_repository=${HPP_REPO}
# Either a version tag (e.g. v4.3.0), master or devel
HPP_VERSION
=
devel
HPP_EXTRA_FLAGS
=
-DDISABLE_TESTS
=
${DISABLE_TESTS}
HPP_EXTRA_FLAGS
=
-DDISABLE_TESTS
=
${DISABLE_TESTS}
\
-DBUILD_TESTING
=
${BUILD_TESTING}
$
hpp-util_branch
=
${HPP_VERSION}
hpp-util_repository
=
${HPP_REPO}
...
...
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