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

CMake build warning #107

Open
cpaxton opened this issue Nov 14, 2017 · 0 comments
Open

CMake build warning #107

cpaxton opened this issue Nov 14, 2017 · 0 comments
Assignees

Comments

@cpaxton
Copy link
Owner

cpaxton commented Nov 14, 2017

CMake Warning (dev) at CMakeLists.txt:50 (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 "robotiq_force_torque_sensor_gencfg" of target

  "rq_sensor" does not exist.

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:54 (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 "robotiq_force_torque_sensor_gencfg" of target

  "rq_test_sensor" 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

No branches or pull requests

2 participants