CMake Reference conf CMake The CMake build helper is a wrapper around the command line invocation of cmake. It will abstract the calls like cmake --build . --config Release ...
Xcode Xcode Conan provides different tools to integrate with Xcode IDE, providing all the necessary information about the dependencies, build options and also to build projects...
Remotes API Remotes API Warning This feature is experimental and subject to breaking changes. See the Conan stability section for more information. class RemotesAPI(conan_api...
Download API Download API Warning This feature is experimental and subject to breaking changes. See the Conan stability section for more information. class DownloadAPI(conan_...
Upload API Upload API Warning This feature is experimental and subject to breaking changes. See the Conan stability section for more information. class UploadAPI(conan_api) ...
Autotools Autotools Conan provides different tools to help manage your projects using Autotools. They can be imported from conan.tools.gnu . The most relevant tools are: Auto...
Profiles API Profiles API Warning This feature is experimental and subject to breaking changes. See the Conan stability section for more information. class ProfilesAPI(conan_...