Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop dependency on gencpp target #142

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

mikepurvis
Copy link

Not needed when using isolated build tools like catkin_tools and colcon, and throws this error:

--- stderr: yocs_cmd_vel_mux
CMake Warning (dev) at CMakeLists.txt:27 (add_dependencies):
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target "geometry_msgs_gencpp" of target
  "yocs_cmd_vel_mux_nodelet" does not exist.
This warning is for project developers.  Use -Wno-dev to suppress it.

---

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

Successfully merging this pull request may close these issues.

1 participant