Skip to content

ExactVersion CMake specification #426

@usernolan

Description

@usernolan

What's your question?

Is there a reason CMakeLists.txt specifies ExactVersion over SameMajorVersion or SameMinorVerison?

Additional Context

I noticed that between two of my environments, find_package(jwt-cpp 0.7.1 REQUIRED) rejected 0.7.2. A range also didn't seem to work.

I saw that CONFIG is used in the example, which works in both environments, but I'm curious if ExactVersion was chosen for a reason, and whether there is context that I'm missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions