Skip to content
Snippets Groups Projects
Commit a97c6d5d authored by Mederic Fourmy's avatar Mederic Fourmy
Browse files

remove cmake comment

parent fbd21e9b
No related branches found
No related tags found
1 merge request!38Draft: Resolve "Improve visual odometry"
......@@ -235,8 +235,6 @@ install(
${LIB_INSTALL_DIR}/${PLUGIN_NAME}/cmake
)
# Specifies include directories to use when compiling the plugin target
# This way, include_directories does not need to be called in plugins depending on this one
target_include_directories(${PLUGIN_NAME} PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
$<BUILD_INTERFACE:${PROJECT_BINARY_DIR}/conf>
......
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