summaryrefslogtreecommitdiff
path: root/cmake/modules/FindGTK.cmake
AgeCommit message (Expand)AuthorFilesLines
2021-03-01Require the newer cmake provided by the new base CIAlbert Astals Cid1-5/+1
2020-10-16cmake: Finish making FindGTK more robustKyle Auble1-1/+5
2020-10-01cmake: Note built-in Find<...> modules for laterKyle Auble1-0/+2
2018-10-23Enable searching for GTK on Windows.Elliott Sales de Andrade1-6/+3
2018-03-28glib: less deprecated callsAlbert Astals Cid1-1/+1
2014-02-10increase gtk3 dependencyAlbert Astals Cid1-1/+1
2013-03-18cmake: drop search of gthread-2.0 and gio-2.0 from GTKPino Toscano1-1/+1
2012-05-21Compile++Albert Astals Cid1-4/+4
2010-03-23[CMake] remove the (now) unneeded stuff from Find{GLIB,GDK,GTK}.cmake, and se...Pino Toscano1-13/+1
2010-03-17[CMake] proper way of looking for pkg-configPino Toscano1-1/+1
2010-03-17[CMake] small cleanups in FindGTK.cmakePino Toscano1-5/+12
2010-03-17[CMake] switch gtk2 (gtk+, gdk-pixbuf, gthread, gio) search to use the new pk...Pino Toscano1-25/+2
2010-03-17[CMake] switch gdk2 search to use the new pkg_check_modules() wayPino Toscano1-12/+1
2010-03-17[CMake] switch glib2 search to use the new pkg_check_modules() wayPino Toscano1-16/+2
2010-03-17[CMake] rename GLIB_VERSION to GLIB_REQUIREDPino Toscano1-1/+1
2010-03-07[CMake] move the minimum GLib version to the main CMakeLists.txtPino Toscano1-1/+1
2010-03-07[CMake] apparently there's not a minimum version requirement for GDK, so drop...Pino Toscano1-4/+1
2010-01-07[CMake] followup recent glib/gtk+ version requirementsPino Toscano1-3/+3
2009-07-12glade is not used anymoreAlbert Astals Cid1-5/+4
2009-07-01[test] Use gtkbuilder rather than libgladeSebastien Bacher1-1/+0
2008-05-27require gthread-2.0Albert Astals Cid1-4/+5
2008-03-24fix build when using cmake, not sure it's completely ok, but at least i can c...Albert Astals Cid1-7/+16
2008-01-30Introduce the CMake-based build system.Pino Toscano1-0/+70