Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Dec 18, 2023
1 parent f4a60f0 commit ec8f9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1500,7 +1500,7 @@ MESSAGE(STATUS " With GridMap ${grid_map_core_VERSION} = YES (License: B
ELSEIF(NOT WITH_OCTOMAP)
MESSAGE(STATUS " With GridMap = NO (WITH_GRIDMAP=OFF)")
ELSE()
MESSAGE(STATUS " With GridMap = NO (octomap not found)")
MESSAGE(STATUS " With GridMap = NO (grid_map_core not found)")
ENDIF()

IF(CPUTSDF_FOUND)
Expand Down

0 comments on commit ec8f9fd

Please sign in to comment.