[cmake-developers] FindPkgConfig_Extend-PKG_CONFIG_PATH

Brad King brad.king at kitware.com
Mon Mar 17 09:41:24 EDT 2014


On 03/16/2014 06:49 PM, Christoph Grüninger wrote:
> Maybe you missed it, your patch fixes backlogged #12926. Great!

Thanks for pointing that out.  We'll update the issue.

> I'd like to add additional paths for pkg_check_modules similar to
> find_program:
>    [PATHS path1 [path2 ... ENV var]]
> Daniele would you mind to add such a feature? Or are there any
> objections if I do it myself?

Be sure to distinguish between HINTS and PATHS.  The former is
for values computed from some information on the system.  The
latter is for hard-coded guesses.

Thanks,
-Brad




More information about the cmake-developers mailing list