HomePhabricator

[CMAKE] Move-only: refactor qt/CMakeLists.txt

Description

[CMAKE] Move-only: refactor qt/CMakeLists.txt

Summary:
This is a move only diff that puts related things together.
It tries to avoid duplicating the tests in the file, and moves the
static build section after the bitcoin-qt-base target is defined
(prepare for adding the platform plugins to the target).

Test Plan:

mkdir buildcmake && cd buildcmake
cmake -GNinja ..
ninja check

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
FabienAuthored on May 22 2019, 10:27
markblundebergPushed on May 23 2019, 23:17
Reviewer
Restricted Project
Differential Revision
D3091: [CMAKE] Move-only: refactor qt/CMakeLists.txt
Parents
rSTAGING042123c7ec4a: Remove BIP9 dead code in util.py
Branches
Unknown
Tags
Unknown