How do you use the jsoncpp library with cmake and conan2
Having some trouble right now working with conan2, cmake and the jsoncpp library. I've tried to make the jsoncpp a shared library. I've tried using the jsoncpp/json/json.h path. I don't want to run the command sudo apt install libjsoncpp because…