cli: add environment variable PKG_CONFIG_DONT_DEFINE_PREFIX #211

Merged
jmoguillansky-gpsw merged 1 commits from add-env-var-dont-define-prefix into master 2021-02-06 21:06:05 +00:00
jmoguillansky-gpsw commented 2021-02-06 18:59:15 +00:00 (Migrated from github.com)

On Windows, pkgconf redefines the prefix by default.
This gives the user the option to disable this behavior via an environment variable.
The benefit of an environment variable is the user can change this behavior when
using a build system such as cmake or meson, which may not expose this
parameter to the user.

On Windows, pkgconf redefines the prefix by default. This gives the user the option to disable this behavior via an environment variable. The benefit of an environment variable is the user can change this behavior when using a build system such as cmake or meson, which may not expose this parameter to the user.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#211
There is no content yet.