Page MenuHomePhabricator

[CMAKE] Rename the top-level and `src/` cmake projects
ClosedPublic

Authored by Fabien on Sep 10 2019, 15:53.

Details

Summary

The same project name (BitcoinABC) is actually used at both level.
This would cause the src/ project properties to override the top-level
project properties.
The new names are chosen to be consistent with the other cmake project
names.

Test Plan
cmake -GNinja ..
ninja

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_rename_projects
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7375
Build 12793: Bitcoin ABC Buildbot (legacy)
Build 12792: arc lint + arc unit