Skip to content

[question] custom user global.conf #19922

@kostprof21

Description

@kostprof21

What is your question?

Hi! We use global.conf both to distribute company settings and to use a template for developer settings, for example

core.net.http:cacert_path={{ conan_home_folder }}/certs/ca-certificates.crt
core:required_conan_version=>=2.28
# Generator for cmake by default
# tools.cmake.cmaketoolchain:generator=Ninja
# other ...

Is there a similar global_user.conf as with settings_user.yml to save options that the user has changed or set new ones?
Otherwise, after calling conan config install-pkg, all settings from global.conf will be overwritten.

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions