Skip to content

Commit

Permalink
changes to cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
ember-auburn committed Aug 7, 2023
1 parent 0900abd commit 206585d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ add_library(utils SHARED
kinematics/DiffWristKinematics.cpp
kinematics/SwerveDriveKinematics.cpp
world_interface/data.cpp
swerve_drive/FourWheelDriveBase.cpp)
swerve_drive/FourWheelDriveBase.c)
target_link_libraries(utils ${OpenCV_LIBS})

## ====== CAN Interfaces =======
Expand Down

0 comments on commit 206585d

Please sign in to comment.