Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 662 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 662 Bytes

conan-config

Contains a standard Conan 2 configuration for Datalogics, including:

  • profiles for various platforms
  • settings.yml file containing definitions of compilers and platforms
  • remote repositories
  • config variable overrides

This configuration can be installed with conan config install.

Using

$ conan config install [email protected]:datalogics/conan-config.git

Tagging

Tags with version numbers aren't used on this repo.

This config should be forward compatible; only add items to the config. It's possible to create new named profiles, and add remotes.

Projects will use the tip of the default (develop) branch.