aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update the copy of FindGTK2.cmake.Přemysl Janouch2010-12-241-10/+41
|
* Fix problems discovered while testing on Windows.Přemysl Janouch2010-12-201-1/+1
| | | | | | | * Set the working directory for glib-genmarshal correctly. * Use one more path suffix when searching for glibconfig.h. * Don't assume that gdk_screen_get_resolution() returns a useful value.
* Documentation maintenance.Přemysl Janouch2010-12-181-9/+2
| | | | | | | * Do not require gtk-doc to be installed. * Use FindPackageHandleStandardArgs in FindGtkDoc.cmake. * Fix installation (wrong source path). * Don't install neither the documentation nor the desktop file on Windows.
* Prepare the project for json-glib.Přemysl Janouch2010-12-051-0/+58
| | | | This required writing a special CMake find module.
* Updated to new GTK+.Přemysl Janouch2010-10-171-4/+12
| | | | | | | | FindGTK2.cmake required a change for successful program compilation. It seems that gdk_pixbuf has been put as a separate library. The new tools also generate a slightly different version of marshallers, so I've added it to the tree.
* Initial commitPřemysl Janouch2010-09-134-0/+1157