summaryrefslogtreecommitdiff
path: root/Modules/FindGTK.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-4/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-12/+13
* Modules: Replace coded PATHS with PATH_SUFFIXESChristian Pfeiffer2017-11-201-5/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-5/+12
* Remove CMake multiline block-end command argumentsMarcin Wojdyr2012-08-151-5/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-35/+35
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-191-75/+41
* ENH: some style fixes for the bookKen Martin2005-12-151-2/+2
* ENH: add documentation support for modulesBill Hoffman2005-12-141-8/+5
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-22/+6
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-6/+22
* Add a missing dollar signBill Hoffman2004-05-071-1/+1
* BUG: fix for bug 607Bill Hoffman2004-04-221-0/+13
* BUG: fix for bug 593Bill Hoffman2004-04-121-3/+1
* BUG#299: GTK_gmodule_LIBRARY is optional just like GTK_gthread_LIBRARY.Brad King2003-11-121-1/+5
* More variables advancedAndy Cedilnik2003-03-161-2/+7
* Add gthread libraryAndy Cedilnik2003-03-161-0/+12
* BUG: bad if statement orderBill Hoffman2003-03-141-3/+3
* GL should not be a completely necessary thing for finding GTK. This will find...Andy Cedilnik2002-09-181-9/+16
* Hide lots of values in the advanced listIan Scott2002-09-051-1/+10
* Moved FLTK and GTK to new FindXXX scheme. Imported some functionality from VXLIan Scott2002-09-021-12/+128
* ENH: change find library and find program to look for more than one nameBill Hoffman2001-05-091-6/+3
* INCLUDE these to find the relevant librariesGeoffrey Cross2001-05-041-0/+28