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. -- murr...@murrayc.com www.murrayc.com www.openismus.com _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake