Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Missing builddep on cmake_modules in generated ikfast packages #27

Closed
gavanderhoorn opened this issue May 2, 2014 · 1 comment
Closed

Comments

@gavanderhoorn
Copy link
Contributor

Running catkin_lint on a recently (re)generated ikfast plugin package:

X_moveit_plugins: CMakeLists.txt(4): warning: find_package(Eigen) before find_package(cmake_modules)

This makes sense: FindEigen.cmake is part of the cmake_modules package, which should be find_package()-ed first. It should then also become a build_depend of the plugin package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants