James
James
At the moment ``find_program()`` paths are defined in ``conan_toolchain.cmake``, so they will not work with ``cmake-conan`` integration. They are intended for ``tool_requires``, but also if ``tool_requires`` do not have ``find_package()``...
Uses https://github.com/conan-io/conan/pull/17111
Docs for https://github.com/conan-io/conan/pull/17186
Docs for https://github.com/conan-io/conan/pull/16875
Docs for https://github.com/conan-io/conan/pull/17102/files
Docs for https://github.com/conan-io/conan/pull/17117
Very initial draft of the first sections, to get team early feedback. It is better reviewed generating the html docs, not in code. Depends on https://github.com/conan-io/examples2/pull/153 Close https://github.com/conan-io/docs/issues/3849 Close https://github.com/conan-io/conan/issues/3003...
> You suggested a settings_user.yml but the docs say that it's only for NEW data. I need to modify the list of build_types in settings.yml to extend it to have...