The following issue has been SUBMITTED. 
====================================================================== 
https://cmake.org/Bug/view.php?id=15888 
====================================================================== 
Reported By:                Ignat Loskutov
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15888
Category:                   Modules
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-12-19 09:44 EST
Last Modified:              2015-12-19 09:44 EST
====================================================================== 
Summary:                    No FindGTK3.cmake by default
Description: 
For some reason, there is no FindGTK3 module yet, while FindGTK2 and FindGTK
(last probably only used by https://cmake.org/Bug/view.php?id=41#c1.5
retrogrades) exist. It makes many developers re-invent FindGTK3 again and again,
while it could be provided with CMake by default instead.

Additional Information: 
Examples of existing FindGTK3.cmake:
https://github.com/eiskaltdcpp/eiskaltdcpp/blob/master/cmake/FindGTK3.cmake —
a clone of FindGTK2.cmake
https://chromium.googlesource.com/external/Webkit/+/master/Source/cmake/FindGTK3.cmake
— PkgConfig-based solution
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-12-19 09:44 Ignat Loskutov New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to