Skip to content

Commit 0133088

Browse files
committed
clean up
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
1 parent a756799 commit 0133088

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

evaluator/perception_evaluator/CMakeLists.txt

-9
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,6 @@ rclcpp_components_register_node(${PROJECT_NAME}_node
2828

2929
target_link_libraries(${PROJECT_NAME}_node glog::glog)
3030

31-
# if(BUILD_TESTING)
32-
# ament_add_ros_isolated_gtest(test_${PROJECT_NAME}
33-
# test/test_perception_evaluator_node.cpp
34-
# )
35-
# target_link_libraries(test_${PROJECT_NAME}
36-
# ${PROJECT_NAME}_node
37-
# )
38-
# endif()
39-
4031
ament_auto_package(
4132
INSTALL_TO_SHARE
4233
param

0 commit comments

Comments
 (0)