You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source or binary build? source build of gz-plugin3 (gazebosim/gz-plugin@faaf65e) but appears to affect other versions as well, using binary version of gz-cmake4 4.1.0
Description
Expected behavior: it should build with no cmake warnings
Actual behavior: it has a cmake warning on macOS using the latest cmake 3.31.0 from homebrew
CMake Warning (dev) at /usr/local/share/cmake/gz-cmake4/cmake4/GzInstallAllHeaders.cmake:182 (install):
Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run
"cmake --help-policy CMP0177" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
core/include/gz/plugin/CMakeLists.txt:1 (gz_install_all_headers)
Environment
Description
Steps to reproduce
Output
https://build.osrfoundation.org/job/gz_plugin-ci-gz-plugin3-homebrew-amd64/21/cmake/
Related: from cmake 3.31.0 release notes
The text was updated successfully, but these errors were encountered: