summaryrefslogtreecommitdiffstats
path: root/Modules/FindGTK2.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-1/+1
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-4/+2
* remove some platform specific search paths from Find modulesRolf Eike Beer2019-03-191-3/+0
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-96/+97
* Modules: Use MSVC_TOOLSET_VERSION variable to simplify logicArkady Shapkin2018-04-041-7/+3
* Modules: Remove paths set as global Unix prefixesChristian Pfeiffer2017-11-201-2/+0
* Merge topic 'avoid-MSVC-per-version-vars'Brad King2017-03-231-5/+5
|\
| * FindGTK2: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-231-5/+5
* | Modules: Add x32-abi support to hard-coded pathsSteven Newbury2017-03-071-0/+2
|/
* FindGTK2: handle old libsigc++ versionsBen Boeckel2017-02-201-1/+4
* FindGTK2: Fix GTK2_LIBRARIES and GTK2_TARGETS when called twiceDaniele E. Domenichelli2017-01-251-42/+40
* Don't include CMakeParseArgumentsDaniel Pfeifer2017-01-111-1/+0
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-1/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* FindGTK2: Use targets in GTK2_LIBRARIES if GTK2_USE_IMPORTED_TARGETS is ONDaniele E. Domenichelli2015-11-091-0/+11
* FindGTK2: Enable c++11 for sigc++ 2.5.1 or laterDaniele E. Domenichelli2015-10-121-0/+58
* FindGTK2: Avoid depending on if() to dereference a quoted variableBrad King2014-09-111-1/+1
* FindGTK2: Fix missing optional include dirs.Chuck Atkins2014-09-041-1/+5
* Do not change minimum required version in modulesDaniele E. Domenichelli2014-05-191-1/+0
* FindGTK2: search for Fontconfig and X11 before using themRolf Eike Beer2014-04-231-4/+4
* FindGTK2: Add GTK2_(FONTCONFIG|X11)_INCLUDE_DIR optional includesDaniele E. Domenichelli2014-04-211-10/+26
* FindGTK2: Add /usr/X11R6/ to include pathsDaniele E. Domenichelli2014-04-151-0/+2
* CMake 3.0.0-rc1 version updateBrad King2014-02-191-1/+1
* FindGTK2: Add support for Quartz backend on MACDaniele E. Domenichelli2013-11-241-2/+12
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-35/+77
* FindGTK2: Make pangocairo and cairo optional dependenciesDaniele E. Domenichelli2013-10-081-12/+14
* FindGTK2: Change extra includes -> optionalDaniele E. Domenichelli2013-10-081-24/+18
* FindGTK2: do not skip target creation if optional dependencies are not foundDaniele E. Domenichelli2013-10-081-7/+12
* FindGTK2: Refactor _GTK2_ADJUST_LIB_VARS into _GTK2_ADD_TARGETDaniele E. Domenichelli2013-10-081-152/+161
* FindGTK2: Do not add freetype includes if they are not foundDaniele E. Domenichelli2013-10-081-2/+6
* FindGTK2: Add libraries to the GTK2_LIBRARIES variable only when foundDaniele E. Domenichelli2013-10-081-2/+4
* FindGTK2: Do not link libfreetypeDaniele E. Domenichelli2013-10-081-34/+12
* FindGTK2: Add config directories only if different from include onesDaniele E. Domenichelli2013-10-081-1/+1
* FindGTK2: Set INTERFACE_COMPILE_DEFINITIONS target property only if not emptyDaniele E. Domenichelli2013-10-081-1/+3
* FindGTK2: Add check to ensure that target existsDaniele E. Domenichelli2013-10-081-5/+7
* FindGTK2: Fix gmodule, glibmm, pangoft2, and pangoxft targetsDaniele E. Domenichelli2013-10-081-3/+8
* FindGTK2: Link freetype libs to targets including freetype includesDaniele E. Domenichelli2013-10-081-0/+21
* FindGTK2: Small cleanupDaniele E. Domenichelli2013-10-081-1/+0
* FindGTK2: Do not require the GTK_ prefix in all the internal functionsDaniele E. Domenichelli2013-10-081-146/+148
* FindGTK2: Better handling of include directoriesDaniele E. Domenichelli2013-10-081-13/+15
* FindGTK2: Create targets for each libraryDaniele E. Domenichelli2013-10-081-3/+147
* FindGTK2: Search for glib-object.h instead of gobject/gobject.hDaniele E. Domenichelli2013-10-081-1/+1
* FindGTK2: Populate GTK2_DEFINITIONS before searching for librariesDaniele E. Domenichelli2013-10-081-14/+14
* FindGTK2: Export GTK2_XXX_FOUND to parent scope in _GTK2_FIND_LIBRARYDaniele E. Domenichelli2013-10-081-0/+3
* FindGTK2: Search for modules quietly when neededDaniele E. Domenichelli2013-10-081-0/+2
* FindGTK2: Find freetype quietlyDaniele E. Domenichelli2013-10-081-1/+1
* FindGTK2: Mark GTK_*_INCLUDE_DIR as advancedDaniele E. Domenichelli2013-10-081-0/+1
* FindGTK2: Detect pangoft2 and pangoxft librariesDaniele E. Domenichelli2013-08-011-1/+5
* FindGTK2: Detect gmodule libraryDaniele E. Domenichelli2013-07-311-0/+3
* FindGTK2: gthread-2.0 folder does not existDaniele E. Domenichelli2013-07-311-1/+0