Page MenuHomePhabricator

[CMAKE] Propagate requirements for cmake >= 3.12
ClosedPublic

Authored by Fabien on Oct 15 2019, 12:22.

Details

Summary

D4229 introduces the requirement for cmake >= 3.12.
Take advantages of the new features available from cmake >= 3.12 to
simplify the code a bit. Also the new project properties come in handy
when using CPack.

Test Plan
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_minimum_3_12
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7775
Build 13589: Bitcoin ABC Buildbot (legacy)
Build 13588: arc lint + arc unit

Event Timeline

You shouldn't have made this dependent on the other

This revision is now accepted and ready to land.Oct 15 2019, 13:44