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
Lint
Lint Not Applicable
Unit
Tests Not Applicable