HomePhabricator

[CMAKE] Better debug install targets

Description

[CMAKE] Better debug install targets

Summary:
The current install-debug behavior installs the same content than the
install-all target (then splits debug from it), which is not
intuitive. This diff renames it to install-all-debug and adds an
install-debug target that matches the install default target
instead.

Depends on D7240.

Test Plan:

ninja install-debug
ninja install-all-debug

Check the output are as expected

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
FabienAuthored on Aug 25 2020, 07:08
abc-botPushed on Aug 25 2020, 07:12
Reviewer
Restricted Project
Differential Revision
D7243: [CMAKE] Better debug install targets
Parents
rABCfb955b258584: [CMAKE] Fix split debug not working for libs on Debian
Branches
Unknown
Tags
Unknown