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
Humanoid Path Planner
hpp-affordance
Commits
418be579
Commit
418be579
authored
May 23, 2017
by
t steve
Browse files
headers in project
parent
eb89d7d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
418be579
...
...
@@ -16,6 +16,9 @@
SET
(
LIBRARY_NAME
${
PROJECT_NAME
}
)
ADD_LIBRARY
(
${
LIBRARY_NAME
}
SHARED
${
PROJECT_SOURCE_DIR
}
/include/hpp/affordance/fwd.hh
${
PROJECT_SOURCE_DIR
}
/include/hpp/affordance/affordance-extraction.hh
${
PROJECT_SOURCE_DIR
}
/include/hpp/affordance/operations.hh
affordance-extraction.cc
)
...
...
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