The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=12509 ====================================================================== Reported By: Ilya K. Assigned To: ====================================================================== Project: CMake Issue ID: 12509 Category: (No Category) Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-10 21:17 MSD Last Modified: 2011-10-10 21:17 MSD ====================================================================== Summary: pkg_search_module outputs nothing Description: pkg_search_module macro outputs only "checking for one of the modules" and doesn't show any information about library name and version. I do not know is it bug or not, but pkg_check_modules shows all useful information. Is it possible to fix this? Thank you.
Steps to Reproduce: Just run cmake ./ inside my project [1] and see output. 1. http://qmmp.ylsoftware.com/files/qmmp-0.5.2.tar.bz2 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-10-10 21:17 Ilya K. New Issue ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
