2
Introduction
Installation
Tutorial
CI Tutorial
Devops guide
Security
Integrations
Examples
ConanFile methods examples
ConanFile package_info() examples
ConanFile layout() examples
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
Edit on GitHub
ConanFile methods examples
¶
ConanFile package_info() examples
Propagating environment or configuration information to consumers
Define components for Conan packages that provide multiple libraries
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