Skip to content
Snippets Groups Projects
Commit ffffa146 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

No commit message

No commit message
parent 553c7f75
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,4 @@
ADD_EXECUTABLE(test_dynamixel_pan_tilt test_dynamixel_pan_tilt.cpp)
# link necessary libraries
TARGET_LINK_LIBRARIES(test_dynamixel_pan_tilt dynamixel_pan_tilt)
# create an example application
ADD_EXECUTABLE(fucking_test fucking_test.cpp)
# link necessary libraries
TARGET_LINK_LIBRARIES(fucking_test dynamixel_pan_tilt)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment