Skip to content
Snippets Groups Projects
Commit b06b9efe authored by Joseph Mirabel's avatar Joseph Mirabel Committed by Joseph Mirabel
Browse files

Update CMakeLists.txt

parent 6c95f853
No related branches found
No related tags found
No related merge requests found
......@@ -45,9 +45,10 @@ SET (${PROJECT_NAME}_HEADERS
include/hpp/manipulation/object.hh
include/hpp/manipulation/problem-solver.hh
include/hpp/manipulation/robot.hh
include/hpp/manipulation/graph/gripper-state.hh
include/hpp/manipulation/graph/gripper-transition.hh
include/hpp/manipulation/graph/gripper-state-selector.hh
include/hpp/manipulation/graph/node.hh
include/hpp/manipulation/graph/edge.hh
include/hpp/manipulation/graph/node-selector.hh
include/hpp/manipulation/graph/graph.hh
)
# Add dependency toward hpp-model library in pkg-config file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment