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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.