Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

How can I link secure-join via cmake #4

@kafei-cy

Description

@kafei-cy

I want to use some functions from the secure-join library in my code, but I have some questions. After executing the command python3 build.py --install, I noticed that the libsecureJoin.a file isn't in the lib folder, although I found it in out/build/secure-join. I'm unsure how to properly link and use this library. Can I use the find_package() statement in CMake? If so, how should I link it correctly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions