Skip to content

Commit

Permalink
Simplify PCL target usage
Browse files Browse the repository at this point in the history
  • Loading branch information
roncapat committed Dec 18, 2023
1 parent 0e02a4e commit 908c4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ target_link_libraries(pcl_adapters
rclcpp::rclcpp
${std_msgs_TARGETS}
${sensor_msgs_TARGETS}
${PCL_LIBRARIES}
pcl_common
)

add_library(cv_adapters SHARED
Expand Down

0 comments on commit 908c4af

Please sign in to comment.