HarbourMasters / HarbourMasters/Shipwright

cmake (3.31) `CMP0177` warning

Open
#5,815 1 comment 0 reactions 1 assignee Claimed by @serprex View on GitHub
cmake
Dominant language
C
Stars
5.4k
Forks
837
Avg merge
1d 9h
Merged PRs (30d)
72

Description

details https://cmake.org/cmake/help/latest/policy/CMP0177.html

when configuring i ran into the following warning

```
[cmake] CMake Warning (dev) at CMakeLists.txt:184 (install):
[cmake] Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run
[cmake] "cmake --help-policy CMP0177" for policy details. Use the cmake_policy
[cmake] command to set the policy and suppress this warning.
[cmake] This warning is for project developers. Use -Wno-dev to suppress it.
```

running `cmake --help-policy CMP0177` shows the same info from the link above

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.