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
Stack Of Tasks
pinocchio
Commits
b732a266
Commit
b732a266
authored
Nov 25, 2019
by
Wolfgang Merkt
Browse files
Install package.xml
parent
063ee519
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b732a266
...
...
@@ -283,3 +283,6 @@ PKG_CONFIG_APPEND_BOOST_LIBS(${BOOST_REQUIRED_COMPONENTS})
FOREACH
(
cflags
${
CFLAGS_DEPENDENCIES
}
)
PKG_CONFIG_APPEND_CFLAGS
(
${
cflags
}
)
ENDFOREACH
(
cflags
${
CFLAGS_DEPENDENCIES
}
)
# Install catkin package.xml
INSTALL
(
FILES package.xml DESTINATION share/
${
PROJECT_NAME
}
)
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