HomePhabricator

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

Description

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

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

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D4027

Details

Provenance
FabienAuthored on Sep 10 2019, 15:51
FabienPushed on Sep 11 2019, 19:15
Reviewer
Restricted Project
Differential Revision
D4027: [CMAKE] Rename the top-level and `src/` cmake projects
Parents
rABCe4747a18e925: Generalized ibd.sh to provide a logging tool for running similar types of tests
Branches
Unknown
Tags
Unknown