Open
SpaceIm
opened this issue 4 years ago
•
0 comments
Depending on whether octomap is static or shared, imported target name is different: octomap-static if static, octomap if shared. It's more robust to check octomap-static before falling back to include and link to OCTOMAP_INCLUDE_DIRS and OCTOMAP_LIBRARIES.