Skip to content

Add compile time option to disable reading from environment #1108

@MichalPetryka

Description

@MichalPetryka

Reading configuration from environment can be undesired in some circumstances and made debugging problematic due to different configurations on different machines.
Additionally, doing so isn't really a normal practice for libraries so it can be unexpected for a user.

As such, I'd like to request a CMake flag that'd remove the code for that from the build to be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions