Define information for consumers: the package_info() method Setting information in the package_info() method Define information for consumers depending on settings or options Chan...
Build packages: the build() method Build and run tests for your project Changes introduced in the recipe Changes introduced in the library sources Conditionally patching the sou...
Cross building to Android with the NDK Cross building to Android with the NDK In this example, we are going to see how to cross-build a Conan package to Android. First of all, ...