We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b81000d commit 3c50932Copy full SHA for 3c50932
tf2_eigen_kdl/CMakeLists.txt
@@ -46,7 +46,7 @@ install(TARGETS ${PROJECT_NAME}
46
EXPORT export_${PROJECT_NAME}
47
ARCHIVE DESTINATION lib
48
LIBRARY DESTINATION lib
49
- RUNTIME DESTINATION lib)
+ RUNTIME DESTINATION bin)
50
51
ament_export_dependencies(
52
Eigen3
0 commit comments