书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 277 个相关结果.
  • MesonToolchain

    MesonToolchain Generated files conan_meson_native.ini conan_meson_cross.ini Default directories Customization Attributes project_options subproject_options preprocessor_defin...
  • remotes.json

    remotes.json remotes.json The remotes.json file is located in the Conan user home directory, e.g., [CONAN_HOME]/remotes.json. The default file created by Conan looks like this...
  • Attributes

    Attributes Package reference name version user channel Metadata description license author topics homepage url Requirements requires tool_requires build_requires tes...
  • CMake

    CMake CMake Conan provides different tools to integrate with CMake in a transparent way. Using these tools, the consuming CMakeLists.txt file does not need to be aware of Cona...
  • XcodeDeps

    XcodeDeps Additional variables defined Components support Custom configurations XcodeDeps The XcodeDeps tool is the dependency information generator for Xcode. It will gener...
  • Hooks

    Hooks Hook structure Importing from a module Hook interface Storage, activation and sharing Official Hooks Hooks The Conan hooks is a feature intended to extend the Conan f...
  • Customize your settings: create your settings_user.yml

    Customize your settings: create your settings_user.yml Locate the settings_user.yml Use your new settings Customize your settings: create your settings_user.yml Please, first ...
  • Integrations

    Integrations Integrations Conan provides seamless integration with several platforms, build systems, and IDEs. Conan brings off-the-shelf support for some of the most important ...
  • Consuming packages

    Consuming packages Consuming packages This section shows how to build your projects using Conan to manage your dependencies. We will begin with a basic example of a C project th...
  • Introduction to versioning

    Introduction to versioning Version ranges Revisions Lockfiles Introduction to versioning So far we have been using requires with fixed versions like requires = "zlib/1.2.12" ...