Page MenuHomePhabricator

Build the seeder using cmake/ninja
ClosedPublic

Authored by deadalnix on Dec 15 2017, 01:45.

Details

Summary

As per title. Do not work on windows as the seeder's code is not protable.

Test Plan
cmake -GNinja ..
ninja

Then run the seeder and checks it works.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmakeseeder
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1377
Build 1377: arc lint + arc unit

Event Timeline

Actually use the BUILD_SEEDER option to build the seeder or not.

This revision is now accepted and ready to land.Dec 15 2017, 18:59
This revision was automatically updated to reflect the committed changes.