Skip to content

CMake build warning #107

@cpaxton

Description

@cpaxton
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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions