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
In a4fb5db, global cmake variables were set. This causes problems when jsoncpp is built together with other libraries by one cmake call. This messes up variables that should not be set or would be used differently for other libraries.