2
Introduction
Installation
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
What’s new in Conan 2
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