[CMake] FindPkgConfig: Using *_LIBRARY_DIRS

Murray Cumming murrayc at murrayc.com
Mon Oct 26 17:59:17 EDT 2009


On Mon, 2009-10-26 at 17:14 -0400, David Cole wrote:
> Where does GLOM_LDFAGS get set?

I believe, from 
  pkg_search_module(GLOM glom-1.12>=1.12.0)

The whole thing is here:
http://github.com/murraycu/qlom/blob/qlom_cmake/CMakeLists.txt

But really, the point is that I don't know what I should be doing. I
can't find any real examples of pkg_search_module().

> Seems like it should end up as space separated itself, rather than
> being a cmake list. (If it were space separated then it would work
> with or without quotes...) You'll probably want it with quotes though
> in case there are any embedded semi-colons.

-- 
murrayc at murrayc.com
www.murrayc.com
www.openismus.com



More information about the CMake mailing list