You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All packages that are using libjson-rpc-cpp need to find curl also, but uses the original FindCURL from cmake, which differs from your find module.
This causes build problems with openembedded and bitbake, but also in normal Linux distributions.