Page MenuHomePhabricator

[CMAKE] Fix Qt tests when the wallet is not built
ClosedPublic

Authored by Fabien on Dec 13 2019, 10:02.

Details

Summary

This diff makes the addressbooktests.cpp to only build when the wallet
is enabled.

Test Plan
cmake -GNinja .. -DBUILD_BITCOIN_WALLET=OFF
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable