The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14259 ====================================================================== Reported By: Daniele E. Domenichelli Assigned To: ====================================================================== Project: CMake Issue ID: 14259 Category: Modules Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-06-29 09:37 EDT Last Modified: 2013-06-29 09:37 EDT ====================================================================== Summary: [PATCH] FindGTK2 fails to detect gtkmm on MSVC11 Description: Up to gtkmm-win 2.22.0-2 there are no vc110 libraries, therefore FindGTK2 fails to detect gtkmm. Nonetheless vc100 libraries can be used with MSVC11, so FindGTK2 shouldn't fail if these are available.
Additional Information: Patch here: https://github.com/Kitware/CMake/pull/53 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-06-29 09:37 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
