Skip to content
GitLab
Menu
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
9b456cac
Commit
9b456cac
authored
Nov 08, 2017
by
Guilhem Saurel
Committed by
Joseph Mirabel
Mar 07, 2018
Browse files
make -s
parent
d4e44b8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
script/auto-install-hpp.sh
View file @
9b456cac
...
...
@@ -91,9 +91,9 @@ source $DEVEL_DIR/config.sh
cd
$DEVEL_DIR
/src
make
-e
robot_state_chain_publisher.install
make
-s
-e
robot_state_chain_publisher.install
source
../config.sh
make
-e
$TARGET
make
-s
-e
$TARGET
if
[
${
MAKE_TARBALL
}
=
true
]
;
then
cd
$DEVEL_DIR
/
...
...
Write
Preview
Supports
Markdown
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