Does anyone have some examples of this project template combined with the usage of conan?
I'm particularly curious about the 'all' cmake dir, the cmakepresets in that dir, and getting them to work nicely with conan which seems to expect all projects to have their cmakelists live at the root of the project alongside the conanfile.py.
Does anyone have some examples of this project template combined with the usage of conan?
I'm particularly curious about the 'all' cmake dir, the cmakepresets in that dir, and getting them to work nicely with conan which seems to expect all projects to have their cmakelists live at the root of the project alongside the conanfile.py.