Skip to content
Snippets Groups Projects
Commit a108fd58 authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

Set default value to TRUE for HPP_MANIPULATION_HAS_WHOLEBODY_STEP.

parent 3dfaebdf
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ IF (TEST_UR5)
ADD_REQUIRED_DEPENDENCY(hpp-model-urdf >= 3.0.0)
ENDIF ()
SET(HPP_MANIPULATION_HAS_WHOLEBODY_STEP ${HPP_WHOLEBODY_STEP_FOUND}
SET(HPP_MANIPULATION_HAS_WHOLEBODY_STEP TRUE
CACHE BOOL "Compile with dependency to hpp-wholebody-step")
CONFIG_FILES (doc/main.hh
......
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