Skip to content

Commit 62bb7c2

Browse files
rjoomenLevi-Armstrong
authored andcommitted
Add forgotten source file extension to CMakeLists.
1 parent 287684d commit 62bb7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tesseract_environment/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ add_library(
7878
${PROJECT_NAME}_commands
7979
src/command.cpp
8080
src/commands/add_allowed_collision_command.cpp
81-
src/commands/add_contact_managers_plugin_info_command
81+
src/commands/add_contact_managers_plugin_info_command.cpp
8282
src/commands/add_kinematics_information_command.cpp
8383
src/commands/add_link_command.cpp
8484
src/commands/add_scene_graph_command.cpp

0 commit comments

Comments
 (0)