Skip to content

Commit

Permalink
ros2: remove commented code from test cmake file
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <[email protected]>
  • Loading branch information
srmainwaring authored and Jaeyoung-Lim committed Nov 8, 2023
1 parent 19f59ae commit 5827450
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ ament_add_gtest(${PROJECT_NAME}-test

target_link_libraries(${PROJECT_NAME}-test
${PROJECT_NAME}
# ${YAML_CPP_LIBRARIES}
# ${GDAL_LIBRARY}
)

0 comments on commit 5827450

Please sign in to comment.