docs icon indicating copy to clipboard operation
docs copied to clipboard

some conanfile attributes aren't documented

Open SSE4 opened this issue 3 years ago • 0 comments

some conanfile attributes aren't documented on https://docs.conan.io/en/latest/reference/conanfile/attributes.html, though briefly mentioned in other places:

  • export_sources_folder (mentioned at https://docs.conan.io/en/latest/developing_packages/package_layout.html)
  • cpp (mentioned at https://docs.conan.io/en/latest/developing_packages/package_layout.html#declaring-the-layout)
  • folders (mentioned at https://docs.conan.io/en/latest/developing_packages/package_layout.html#declaring-the-layout)
  • env (https://docs.conan.io/en/latest/reference/conanfile/attributes.html#apply-env)

SSE4 avatar Jun 15 '22 16:06 SSE4