Skip to content

Commit

Permalink
cmake: small fix
Browse files Browse the repository at this point in the history
jcarpent committed Nov 12, 2020

Verified

This commit was signed with the committer’s verified signature.
jcarpent Justin Carpentier
1 parent 28bf08e commit b77ecf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -77,7 +77,7 @@ IF(BUILD_PYTHON_INTERFACE)
robot-wrapper-viewer
geometry-models
)
ENDIF(BUILD_WITH_UDRF_SUPPORT)
ENDIF(BUILD_WITH_URDF_SUPPORT)

IF(hpp-fcl_FOUND)
LIST(APPEND ${PROJECT_NAME}_PYTHON_EXAMPLES

0 comments on commit b77ecf0

Please sign in to comment.