Fix error in CMake config-file package by eaaltonen · Pull Request #387 · Thalhammer/jwt-cpp

and others added 2 commits

June 18, 2025 18:17
Fixes error
```
  The link interface of target "jwt-cpp::jwt-cpp" contains:

    picojson::picojson>

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.
```