https://github.com/ccdc-opensource/conan-ccdc-common-configuration
https://github.com/ccdc-opensource/conan-ccdc-common-configuration
ccdc-3rd-party conan
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ccdc-opensource/conan-ccdc-common-configuration
- Owner: ccdc-opensource
- Created: 2021-04-09T18:54:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-02T09:55:20.000Z (9 months ago)
- Last Synced: 2025-09-02T11:32:36.717Z (9 months ago)
- Topics: ccdc-3rd-party, conan
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conan Config
A general Conan configuration for CCDC packages
### Introduction
[Conan config](https://docs.conan.io/en/latest/reference/commands/consumer/config.html) provides the option to distribute and share remotes, profiles, settings.
[[Webinar] Developing C/C++ packages with Conan: new features](https://youtu.be/Aey_O86mSfg)
### install
To apply this template in your current environment:
$ conan config install https://ccdc@dev.azure.com/ccdc/ccdc-3rd-party/_git/conan-3rd-party-configuration
or
$ conan config install git@ssh.dev.azure.com:v3/ccdc/ccdc-3rd-party/conan-3rd-party-configuration
Git branches can be installed with
$ conan config install git@ssh.dev.azure.com:v3/ccdc/ccdc-3rd-party/conan-3rd-party-configuration --args "-b tag"