[cmake-developers] [CMake 0015888]: No FindGTK3.cmake by default
Mantis Bug Tracker
mantis at public.kitware.com
Sat Dec 19 09:44:47 EST 2015
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
======================================================================
More information about the cmake-developers
mailing list