Skip to content
Snippets Groups Projects
Commit 401af641 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[CMake] fix setup_hpp_project

parent a1a82f1c
No related branches found
No related tags found
No related merge requests found
...@@ -170,4 +170,4 @@ IF(HPP_FCL_HAVE_OCTOMAP) ...@@ -170,4 +170,4 @@ IF(HPP_FCL_HAVE_OCTOMAP)
"-DHPP_FCL_HAVE_OCTOMAP -DFCL_HAVE_OCTOMAP -DOCTOMAP_MAJOR_VERSION=${OCTOMAP_MAJOR_VERSION} -DOCTOMAP_MINOR_VERSION=${OCTOMAP_MINOR_VERSION} -DOCTOMAP_PATCH_VERSION=${OCTOMAP_PATCH_VERSION}") "-DHPP_FCL_HAVE_OCTOMAP -DFCL_HAVE_OCTOMAP -DOCTOMAP_MAJOR_VERSION=${OCTOMAP_MAJOR_VERSION} -DOCTOMAP_MINOR_VERSION=${OCTOMAP_MINOR_VERSION} -DOCTOMAP_PATCH_VERSION=${OCTOMAP_PATCH_VERSION}")
ENDIF(HPP_FCL_HAVE_OCTOMAP) ENDIF(HPP_FCL_HAVE_OCTOMAP)
setup_project_finalize() setup_hpp_project_finalize()
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