Page MenuHomePhabricator

[CMAKE] Use new default for CMP0071
ClosedPublic

Authored by Fabien on Aug 18 2020, 11:58.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC825b8acf6fc1: [CMAKE] Use new default for CMP0071
Summary

Since cmake 3.18.1 cmake warns when the old policy is set:
https://cmake.org/cmake/help/latest/policy/CMP0071.html

Using the new policy does not change the build, and has no measurable
impact on performance.

Test Plan
ninja all check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_cmp0071
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12413
Build 24998: Build Diffbuild-without-wallet · build-diff · build-clang-tidy · build-clang-10
Build 24997: arc lint + arc unit