Skip to content
Snippets Groups Projects
Commit 9c923309 authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Removed laser_scan_utils dependency (copy paste mistake)

parent 400b045b
No related branches found
No related tags found
No related merge requests found
...@@ -100,8 +100,6 @@ ENDIF(BUILD_EXAMPLES OR BUILD_TESTS) ...@@ -100,8 +100,6 @@ ENDIF(BUILD_EXAMPLES OR BUILD_TESTS)
# ============EXAMPLE================== # ============EXAMPLE==================
FIND_PACKAGE(wolf REQUIRED) FIND_PACKAGE(wolf REQUIRED)
FIND_PACKAGE(laser_scan_utils REQUIRED)
#FIND_PATH( #FIND_PATH(
# Suitesparse_INCLUDE_DIRS # Suitesparse_INCLUDE_DIRS
# NAMES SuiteSparse_config.h # NAMES SuiteSparse_config.h
......
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