I am using the conan package manager in my project and looking at boden for the mobile UI. I am struggling to get the cmake-conan module to work with boden, but it seems to get confused by the multi-build. Is there a recommended way to integrate 3rd party libraries into the project? Conan is nice because it seems to have support for Andriod and IOS, and is based on cmake.
I am using the conan package manager in my project and looking at boden for the mobile UI. I am struggling to get the cmake-conan module to work with boden, but it seems to get confused by the multi-build. Is there a recommended way to integrate 3rd party libraries into the project? Conan is nice because it seems to have support for Andriod and IOS, and is based on cmake.