[CMake] FindGTK2.cmake
Juan José Aja Fernández
juan.aja at gmail.com
Mon May 2 19:30:59 EDT 2005
Hi everyone,
I'm developing an application in VTK using glade to build the GUI.
I would like to build my app using cmake (is it posible any other
way?) but unfortunately glade uses gtk-2.0 (which is much nicer than
1.2) so the cmake module FindGTK.cmake doesn't fullfil my needs.
I found this FindGTK2.cmake but it does not build my project (yes I
have pkg-config installed, when I run cmake . it does not build
arguing that cmake.depends is up to date):
http://cvs.sourceforge.net/viewcvs.py/vxl/vxl/config/cmake/Modules/Attic/FindGTK2.cmake?view=markup
Any ideas on how to build my app?
Thanks in advance
Juan
More information about the CMake
mailing list