The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14236 ====================================================================== Reported By: Daniele E. Domenichelli Assigned To: ====================================================================== Project: CMake Issue ID: 14236 Category: Modules Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-06-20 09:11 EDT Last Modified: 2013-06-20 09:11 EDT ====================================================================== Summary: [PATCH] FindGTK2: 3 small bugs Description: 1) The pangocairo module is not detected on windows because the vcX is not appended to the filename.
2) The pangocairo module should be detected together with gtk, not with gtkmm 3) The gthread library is not detected. Additional Information: This pull request fixes these issues: https://github.com/Kitware/CMake/pull/49 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-06-20 09:11 Daniele E. DomenichelliNew 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
