arun11299 / cpp-jwt

JSON Web Token library for C++
MIT License
387 stars 112 forks source link

build: install cmakes find package files #64

Closed gocarlos closed 4 years ago

gocarlos commented 4 years ago

what

arun11299 commented 4 years ago

@gocarlos Thanks for the pull request. But I see that the checks are failing. Is it causing builds to fail ?

gocarlos commented 4 years ago

conan pipeline is failing due to bug: https://github.com/conan-io/conan-center-index/issues/952

this conan bug should though be fixed with conan 1.26 with was released recently