docs icon indicating copy to clipboard operation
docs copied to clipboard

Clarify use of components with cmake (resolves conan-io/conan#7476)

Open 0x4d0x4b opened this issue 5 years ago • 2 comments

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.

0x4d0x4b avatar Aug 04 '20 11:08 0x4d0x4b

CLA assistant check
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.

CLAassistant avatar Aug 04 '20 11:08 CLAassistant

@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.

0x4d0x4b avatar Aug 04 '20 14:08 0x4d0x4b