Skip to content

Commit 8cad6e7

Browse files
authored
Update CMakeLists.txt
1 parent 22756f6 commit 8cad6e7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ur_robot_driver/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,16 +129,12 @@ target_link_libraries(trajectory_until_node PUBLIC
129129
)
130130

131131
install(
132-
<<<<<<< HEAD
133-
TARGETS dashboard_client controller_stopper_node urscript_interface robot_state_helper
134-
=======
135132
TARGETS
136133
dashboard_client
137134
controller_stopper_node
138135
urscript_interface
139136
robot_state_helper
140137
trajectory_until_node
141-
>>>>>>> 92ded2d (Trajectory until node (#1461))
142138
DESTINATION lib/${PROJECT_NAME}
143139
)
144140

0 commit comments

Comments
 (0)