We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071e0dd commit 32c43cbCopy full SHA for 32c43cb
planning/freespace_planner/CMakeLists.txt
@@ -18,7 +18,7 @@ if(BUILD_TESTING)
18
test/test_${PROJECT_NAME}_node_interface.cpp
19
)
20
target_link_libraries(test_${PROJECT_NAME}
21
- ${PROJECT_NAME}_node
+ freespace_planner_node
22
23
endif()
24
0 commit comments