[CMake] FindGTK fails?

Georgios Petasis petasisg at yahoo.gr
Mon Aug 4 16:29:41 EDT 2008


Hi all,

I tried to use cmake 2.7 to compile a gnome application under Fedora 9, 
and I got a failure.
It seems that "FindGTK.cmake" from the modules directory is severe 
outdated, looking for gtk 1.2, in a format used a few years ago. Can 
somebody please update this script to be more "recent"?

I have done an initial attempt, and extended the original module to 
cover fedora but also windows. I have not removed anything (so my 
version will still do what the original did) but I have added some more 
include paths/libraries.
Also, GTK nowadays works also under windows.
I have attached my modified version. Can somebody please revise it and 
add it to the next cmake release?

George
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: FindGTK.cmake
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080804/094102d4/attachment-0001.txt>


More information about the CMake mailing list