[CMAKE] Put the network files in a separate directory
Summary:
Move the abc.cpp and bchn.cpp files to abc/ and bchn/ subdirs,
and add a cmake facility to make it easier to add new network specific
files.
Depends on D8289.
Test Plan:
On both networks:
ninja all check-all
Reviewers: #bitcoin_abc, jasonbcox
Reviewed By: #bitcoin_abc, jasonbcox
Differential Revision: https://reviews.bitcoinabc.org/D8306