aldebaran/qibuild

Policy CMP0068 on macos

Opened this issue · 0 comments

Hello,

I'm using qibuild 3.11.17 with cmake 3.10.1 on macos. Since the last update of cmake, i have this warning when running qibuild configure on my project.

  Policy CMP0068 is not set: RPATH settings on macOS do not affect
  install_name.  Run "cmake --help-policy CMP0068" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

  For compatibility with older versions of CMake, the install_name fields for
  the following targets are still affected by RPATH settings:```

Thanks,