2
簡介
安裝
教學
CI 教學
開發運維指南
安全性
Integrations
範例
ConanFile 方法範例
Conan extensions examples
Conan recipe tools examples
交叉建置範例
組態檔範例
Graph examples
開發者工具與流程
Conan 命令範例
Conan 執行器範例
Reference
Knowledge
孵化中的功能
What’s new in Conan 2
變更日誌
conan
範例
Edit on GitHub
範例
¶
ConanFile 方法範例
ConanFile package_info() 範例
ConanFile layout() 範例
Conan extensions examples
Custom commands
內建部署器
Custom deployers
Conan recipe tools examples
CMake
File interaction
Meson
Bazel
Autotools
Capturing Git scm information
MSBuild
System Packages
交叉建置範例
Creating a Conan package for a toolchain
Cross building to Android with the NDK
Integrating Conan in Android Studio
Cross-building with Emscripten - WebAssembly and asm.js
Building packages for TriCore
Cross-compiling from Linux to Windows with MinGW
組態檔範例
Customize your settings: create your settings_user.yml
Graph examples
Use a CMake macro packaged in a dependency
Use cmake modules inside a
tool_requires
transparently
Depending on different versions of the same tool-require
Depending on same version of a tool-require with different options
Using the same requirement as a requires and as a tool_requires
開發者工具與流程
Debugging and stepping into dependencies
Debugging shared libraries with Visual Studio
Using a MinGW as tool_requires to build with gcc in Windows
Conan 命令範例
Using packages-lists
Conan 執行器範例
Creating a Conan package using a Docker runner
Using a docker runner configfile to parameterize a Dockerfile