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

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