Page MenuHomePhabricator

[chronik] Install the protobuf file
ClosedPublic

Authored by Fabien on Jun 12 2023, 12:13.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC4c6ab5673da8: [chronik] Install the protobuf file
Summary

This is a useful file to be distributed/installed as part of the standard installation.

Test Plan
cmake -GNinja .. -DBUILD_BITCOIN_CHRONIK=ON -DCMAKE_INSTALL_PREFIX=install
ninja install

Check there is an install/proto/chronik.proto file installed.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik_proto_gitian
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24001
Build 47612: Build Diffbuild-chronik
Build 47611: arc lint + arc unit