Page MenuHomePhorge

Set cryptopp as private link lib for libkazvcrypto
ClosedPublic

Authored by tusooa on Sep 13 2024, 7:16 PM.

Details

Summary

The public interface of libkazvcrypto does not depend on cryptopp. Thus we can remove it from the find_dependency calls.

Type: fix

Test Plan

Verify kazv still compiles under this commit.

Diff Detail

Repository
rL libkazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 292
Build 572: GitLab CI for libkazv
Build 571: arc lint + arc unit

Event Timeline

Please add a changelog type to the summary, using the following format:

Type: (add|remove|skip|security|fix)

tusooa removed a reviewer: servant.
This revision is now accepted and ready to land.Sep 16 2024, 8:35 AM