pkgconf/cli
Jeff Moguillansky dcf529b83d cli: add environment variable PKG_CONFIG_DONT_DEFINE_PREFIX
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.
2021-02-06 14:06:04 -07:00
..
getopt_long.c build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00
getopt_long.h build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00
main.c cli: add environment variable PKG_CONFIG_DONT_DEFINE_PREFIX 2021-02-06 14:06:04 -07:00
renderer-msvc.c build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00
renderer-msvc.h build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00