docs
docs copied to clipboard
Clarify use of components with cmake (resolves conan-io/conan#7476)
If a consumer package is using cmake build system, then cmake_find_package and cmake_find_package_multi are the only supported generators to take advantage of dependencies' components.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
@uilianries @memsharded It looks the build failed because of some connectivity issue. Are you able to re-trigger, please?
(line 107) broken http://downloads.yoctoproject.org/releases/yocto/yocto-2.6.2/toolchain/x86_64/ - ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
build finished with problems.
sphinx-sitemap warning: No pages generated for sitemap.xml
Makefile:190: recipe for target 'linkcheck' failed
make: *** [linkcheck] Error 1
Traceback (most recent call last):
File "deploy_gh_pages.py", line 147, in <module>
call("make linkcheck")
File "deploy_gh_pages.py", line 20, in call
raise Exception("Command failed: %s" % command)
Exception: Command failed: make linkcheck
The command "python deploy_gh_pages.py" exited with 1.