On 16/03/14 23:49, Christoph GrĂ¼ninger wrote:
> 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?

No objections if you want to add it yourself... I'm just not sure why
would you need such a feature though, pkg_check_modules is more similar
to find_package rather than find_program, you will add paths where
pkg-config will look in order to find the .pc file that points to the
actual installation.


Cheers,
 Daniele
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to