Am Mittwoch 25 Juli 2007 17:40 schrieb Andreas Schneider: > If someone is using GTK2 I've created a nice Module too. But it isn't > used at WengoPhone at the moment and I'm not a Gnome guy. Maybe someone > else wants to take and maintain it. > > http://cmake-modules.googlecode.com/svn/trunk/Modules/GTK2/FindGTK2.cmake
Looks a bit oversized, especially since pkgconfig is not limited to unix platform. On Windows, you just have to setup PKG_CONFIG_PATH environment variable correctly to find the stuff. Thus the modules would be useless and the FindPkgConfig.cmake is sufficient. HS _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
