Logo
2
  • Introduction
  • What’s new in Conan 2
  • Install
  • Tutorial
  • CI Tutorial
  • Devops guide
  • Security
  • Integrations
  • Examples
    • ConanFile methods examples
      • ConanFile package_info() examples
      • ConanFile layout() examples
        • Declaring the layout when the Conanfile is inside a subfolder
        • Declaring the layout when creating packages for third-party libraries
        • Declaring the layout when we have multiple subprojects
        • Using components and editable packages
    • Conan extensions examples
    • Conan recipe tools examples
    • Cross-building examples
    • Configuration files examples
    • Graph examples
    • Developer tools and flows
    • Conan commands examples
    • Conan runners examples
  • Reference
  • Knowledge
  • Incubating features
  • Changelog
conan
  • Examples
  • ConanFile methods examples
  • ConanFile layout() examples
  • Edit on GitHub

ConanFile layout() examples¶

  • Declaring the layout when the Conanfile is inside a subfolder
  • Declaring the layout when creating packages for third-party libraries
  • Declaring the layout when we have multiple subprojects
  • Using components and editable packages
Previous Next

© Copyright 2016-2024, JFrog. Last updated on Sep 16, 2025.