summaryrefslogtreecommitdiff
path: root/Modules/FindFreetype.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-1/+6
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-39/+40
* Modules: Remove paths set as global Unix prefixesChristian Pfeiffer2017-11-201-4/+0
* FindFreetype: Normalize slashes when legacy FREETYPE_LIBRARY is specifiedMark Salisbury2017-10-271-0/+3
* FindFreetype: Add imported target, docs, and testBen Morgan2017-09-071-12/+59
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-3/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-1/+1
* FindFreetype: Find release and debug libraries separatelyStuart Mentzer2016-06-171-10/+22
* FindFreetype: Factor out common find command argumentsStuart Mentzer2016-06-091-23/+12
* FindFreetype: Indent with 2 spaces instead of 4Taylor Holberton2014-05-271-15/+15
* FindFreetype: Use lower-case name in call to FPHSATaylor Holberton2014-05-271-1/+2
* FindFreetype: Move PATH_SUFFIXES argument for more consistencyTaylor Holberton2014-05-271-1/+2
* FindFreetype: Add newlines to reduce code widthTaylor Holberton2014-05-271-9/+30
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-3/+2
* FindFreetype: Add plain 'freetype2' path suffixAdrien Destugues2014-03-101-2/+2
* FindFreetype: Remove duplicates in FREETYPE_INCLUDE_DIRSDaniele E. Domenichelli2013-12-091-0/+1
* FindFreetype: Detect version string with Freetype 2.5Daniele E. Domenichelli2013-12-091-2/+8
* FindFreetype: Find ftheader.h with Freetype 2.5Daniele E. Domenichelli2013-12-091-1/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-11/+20
* FindFreetype: Detect Freetype installed by GtkMM installer for winDaniele E. Domenichelli2013-06-211-4/+13
* OpenBSD: Add path for Freetype under X.orgAmit Kulkarni2012-12-041-0/+3
* fix for discovering ft2build.h using FREETYPE_DIR environment var (#13502)Sergei Nikulov2012-09-061-3/+4
* use PATH_SUFFIXES to simplify find_* callsRolf Eike Beer2012-08-141-6/+6
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-2/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-27/+27
* FindFreetype: support version selectionRolf Eike Beer2012-02-171-2/+26
* FindGIF/FindFreetype.cmake: remove standard search paths from find-callsAlex Neundorf2011-07-271-9/+0
* Strip trailing whitespaceAlex Neundorf2011-07-271-8/+8
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* 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: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-17/+5
* BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer...Brad King2008-01-151-16/+3
* ENH: rename variables from GIFLIB_* to GIF_*Alexander Neundorf2008-01-041-11/+10
* STYLE: use FIND_PACKAGE_HANDLE_STANDARD_ARGS() to handle QUIET and REQUIREDAlexander Neundorf2008-01-041-37/+29
* STYLE: renamed FindFreeType.cmake to FindFreetype.cmake to make it moreAlexander Neundorf2008-01-041-0/+116