Skip to content
Snippets Groups Projects
Commit 0d855c84 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

typo in cmakelists comment

parent fc58e693
No related branches found
No related tags found
1 merge request!440New tag
Pipeline #8981 passed
......@@ -132,7 +132,7 @@ target_link_libraries(gtest_rotation ${PLUGIN_NAME})
wolf_add_gtest(gtest_SE3 gtest_SE3.cpp)
target_link_libraries(gtest_SE3 ${PLUGIN_NAME})
# SE3 test
# SE2 test
wolf_add_gtest(gtest_SE2 gtest_SE2.cpp)
target_link_libraries(gtest_SE2 ${PLUGIN_NAME})
......
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