conan.tools.CppInfo Aggregating information in custom generators conan.tools.CppInfo The CppInfo class represents the basic C++ usage information of a given package, like the ...
Integrating Conan in Android Studio Creating a new project Introducing dependencies with Conan conanfile.txt build.gradle conan_android_toolchain.cmake CMakeLists.txt Buildin...
Conan recipe tools examples Conan recipe tools examples CMake CMakeToolchain: Building your project using CMakePresets CMakeToolchain: Extending your CMakePresets with Conan ...
conan.tools.files AutoPackager conan.tools.files AutoPackager Warning This feature is deprecated , and will be removed in future Conan 2.X version. It was used to automatically...
Build a simple Meson project using Conan Build a simple Meson project using Conan In this example, we are going to create a string compressor application that uses one of the mo...