Skip to content

Commit dfa6221

Browse files
authored
Remove fastrtps_cmake_module from CMakeLists.txt (#248)
Signed-off-by: Antón Casas <antoncasas@eprosima.com>
1 parent 8a7b5ba commit dfa6221

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

micro_ros_agent/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ find_package(microxrcedds_agent REQUIRED)
3535
find_package(rosidl_cmake REQUIRED)
3636
find_package(fastcdr REQUIRED)
3737
find_package(fastdds REQUIRED)
38-
find_package(fastrtps_cmake_module REQUIRED)
3938
find_package(rmw_dds_common REQUIRED)
4039
find_package(rmw REQUIRED)
4140
find_package(rcutils REQUIRED)

0 commit comments

Comments
 (0)