We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5355bbc commit 14581c4Copy full SHA for 14581c4
octomap/octomap-config.cmake.in
@@ -6,7 +6,7 @@
6
# Usage from an external project:
7
# In your CMakeLists.txt, add these lines:
8
#
9
-# FIND_PACKAGE(octomap REQUIRED )
+# FIND_PACKAGE(OCTOMAP REQUIRED )
10
# INCLUDE_DIRECTORIES(${OCTOMAP_INCLUDE_DIRS})
11
# TARGET_LINK_LIBRARIES(MY_TARGET_NAME ${OCTOMAP_LIBRARIES})
12
0 commit comments