MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014593 | CMake | Modules | public | 2013-11-23 21:01 | 2014-06-02 08:37 |
|
Reporter | Markus Engel | |
Assigned To | Daniele E. Domenichelli | |
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | Mac OS | OS Version | 10.6.8 |
Product Version | CMake 2.8.12 | |
Target Version | | Fixed in Version | CMake 3.0 | |
|
Summary | 0014593: FindGTK2.cmake fails to find GTK with Quartz backend |
Description | If you compile gtk2 on Mac OS using MacPorts, you may choose between the x11 and the quartz backend. While FindGTK2 detects gtk2+x11 correctly, it doesn't find gtk2+quartz. The attached patch adds support for gtk2+quartz. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | findgtk2_quartz.patch (1,166) 2013-11-23 21:01 https://public.kitware.com/Bug/file/4962/findgtk2_quartz.patch |
|
Issue History |
Date Modified | Username | Field | Change |
2013-11-23 21:01 | Markus Engel | New Issue | |
2013-11-23 21:01 | Markus Engel | File Added: findgtk2_quartz.patch | |
2013-11-25 08:11 | Brad King | Assigned To | => Daniele E. Domenichelli |
2013-11-25 08:11 | Brad King | Status | new => assigned |
2013-11-26 10:52 | Daniele E. Domenichelli | Note Added: 0034572 | |
2013-11-26 10:52 | Daniele E. Domenichelli | Status | assigned => resolved |
2013-11-26 10:52 | Daniele E. Domenichelli | Fixed in Version | => CMake 3.0 |
2013-11-26 10:52 | Daniele E. Domenichelli | Resolution | open => fixed |
2014-06-02 08:37 | Robert Maynard | Note Added: 0036037 | |
2014-06-02 08:37 | Robert Maynard | Status | resolved => closed |