Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
software
graph_map_public
Commits
bbde3552
Commit
bbde3552
authored
Sep 21, 2018
by
dla.adolfsson@gmail.com
Browse files
Merge branch 'master' of
https://gitsvn-nt.oru.se/iliad/software/graph_map
parents
70ec971e
53f68fc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
graph_map/CMakeLists.txt
graph_map/CMakeLists.txt
+1
-3
No files found.
graph_map/CMakeLists.txt
View file @
bbde3552
...
...
@@ -64,10 +64,8 @@ catkin_package(
INCLUDE_DIRS include
LIBRARIES
${
PROJECT_NAME
}
)
include_directories
(
${
OCTOMAP_INCLUDE_DIRS
}
)
include_directories
(
include
${
Boost_INCLUDE_DIRS
}
${
catkin_INCLUDE_DIRS
}
${
PCL_INCLUDE_DIRS
}
)
include_directories
(
include
${
OCTOMAP_INCLUDE_DIRS
}
${
Boost_INCLUDE_DIRS
}
${
catkin_INCLUDE_DIRS
}
${
PCL_INCLUDE_DIRS
}
)
link_directories
(
${
PCL_LIBRARY_DIRS
}
)
add_definitions
(
${
PCL_DEFINITIONS
}
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment