MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0007483 | CMake | Modules | public | 2008-08-12 03:01 | 2009-03-24 16:51 |
Reporter | George Petasis | ||||
Assigned To | Alex Neundorf | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-6 | ||||
Target Version | Fixed in Version | ||||
Summary | 0007483: New module for locating GTK 2.x | ||||
Description | This module locates GTK 2.x libraries. It was based (initially) in the originalFindGTK.cmake distributed with cmake. This module FindGTK2.cmake updates the original script to locate GTK2, but also adds the following capabilities: The behaviour of the module can be altered through variables, defined before the module is loaded. These (optional) variables are: GTK2_ADDITIONAL_PATHS: A list of paths to search for GTK+ GTK2_LIBRARY_NAMES: A list of names to be used when searching for libraries/include directories. If not initialised, defaults to: "-x11-2.0 -win32-2.0 -2.0 20 -win32 -x11 -x11-1.0 -win32-1.0 -1.0 10" GTK2_SEARCH_LIBRARIES: A list of additional libraries to be searched. If not initialised, defaults to: "gdk gmodule gobject gthread gio cairo pango atk" GTK2_LOGGING_ENABLED: If true, include/library paths will be printed. Defaults to "undefined". | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | FindGTK2.cmake (7,067) 2008-08-12 03:01 https://public.kitware.com/Bug/file/1662/FindGTK2.cmake | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-08-12 03:01 | George Petasis | New Issue | |||
2008-08-12 03:01 | George Petasis | File Added: FindGTK2.cmake | |||
2008-08-19 13:50 | Bill Hoffman | Status | new => assigned | ||
2008-08-19 13:50 | Bill Hoffman | Assigned To | => Alex Neundorf | ||
2008-09-03 18:19 | Alex Neundorf | Note Added: 0013288 | |||
2008-09-04 04:36 | George Petasis | Note Added: 0013294 | |||
2008-09-05 15:44 | Alex Neundorf | Note Added: 0013308 | |||
2009-03-24 16:51 | Alex Neundorf | Note Added: 0015790 | |||
2009-03-24 16:51 | Alex Neundorf | Status | assigned => closed | ||
2009-03-24 16:51 | Alex Neundorf | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|