# Locate SDL_ttf library # This module defines # SDLTTF_LIBRARY, the name of the library to link against # SDLTTF_FOUND, if false, do not try to link to SDL # SDLTTF_INCLUDE_DIR, where to find SDL/SDL.h # # $SDLDIR is an environment variable that would # correspond to the ./configure --prefix=$SDLDIR # used in building SDL. # # Created by Eric Wing. This was influenced by the FindSDL.cmake # module, but with modifications to recognize OS X frameworks and # additional Unix paths (FreeBSD, etc). #============================================================================= # Copyright 2005-2009 Kitware, Inc. # # Distributed under the OSI-approved BSD License (the "License"); # see accompanying file Copyright.txt for details. # # This software is distributed WITHOUT ANY WARRANTY; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # See the License for more information. #============================================================================= # (To distribute this file outside of CMake, substitute the full # License text for the above reference.) FIND_PATH(SDLTTF_INCLUDE_DIR SDL_ttf.h HINTS $ENV{SDLTTFDIR} $ENV{SDLDIR} PATH_SUFFIXES include PATHS ~/Library/Frameworks /Library/Frameworks /usr/local/include/SDL /usr/include/SDL /usr/local/include/SDL12 /usr/local/include/SDL11 # FreeBSD ports /usr/include/SDL12 /usr/include/SDL11 /usr/local/include /usr/include /sw/include/SDL # Fink /sw/include /opt/local/include/SDL # DarwinPorts /opt/local/include /opt/csw/include/SDL # Blastwave /opt/csw/include /opt/include/SDL /opt/include ) FIND_LIBRARY(SDLTTF_LIBRARY NAMES SDL_ttf HINTS $ENV{SDLTTFDIR} $ENV{SDLDIR} PATHS ~/Library/Frameworks /Library/Frameworks /usr/local /usr /sw /opt/local /opt/csw /opt PATH_SUFFIXES lib64 lib ) SET(SDLTTF_FOUND "NO") IF(SDLTTF_LIBRARY AND SDLTTF_INCLUDE_DIR) SET(SDLTTF_FOUND "YES") ENDIF(SDLTTF_LIBRARY AND SDLTTF_INCLUDE_DIR) Qt.git/commit/src/3rdparty/libpng/scripts/makevms.com?h=v4.7.0-beta2'>commit</a><a href='/oss-git/Qt.git/diff/src/3rdparty/libpng/scripts/makevms.com?h=v4.7.0-beta2'>diff</a><a href='/oss-git/Qt.git/stats/src/3rdparty/libpng/scripts/makevms.com?h=v4.7.0-beta2'>stats</a></td><td class='form'><form class='right' method='get' action='/oss-git/Qt.git/log/src/3rdparty/libpng/scripts/makevms.com'> <input type='hidden' name='h' value='v4.7.0-beta2'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='text' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/oss-git/Qt.git/log/?h=v4.7.0-beta2'>root</a>/<a href='/oss-git/Qt.git/log/src?h=v4.7.0-beta2'>src</a>/<a href='/oss-git/Qt.git/log/src/3rdparty?h=v4.7.0-beta2'>3rdparty</a>/<a href='/oss-git/Qt.git/log/src/3rdparty/libpng?h=v4.7.0-beta2'>libpng</a>/<a href='/oss-git/Qt.git/log/src/3rdparty/libpng/scripts?h=v4.7.0-beta2'>scripts</a>/<a href='/oss-git/Qt.git/log/src/3rdparty/libpng/scripts/makevms.com?h=v4.7.0-beta2'>makevms.com</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/oss-git/Qt.git/log/src/3rdparty/libpng/scripts/makevms.com?h=v4.7.0-beta2&showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Age</th><th class='left'>Files</th><th class='left'>Lines</th></tr> <tr><td class='commitgraph'>* </td><td><a href='/oss-git/Qt.git/commit/src/3rdparty/libpng/scripts/makevms.com?h=v4.7.0-beta2&id=e9aac1679a651107735414a56ff04621d3287526'>Add libpng 1.4.0</a><span class='decoration'></span></td><td>aavit</td><td><span title='2010-02-15 12:14:04 (GMT)'>2010-02-15</span></td><td>1</td><td>-0/+142</td></tr> <tr class='nohover'><td class='commitgraph'></td> <td colspan='5'> </td></tr> <tr><td class='commitgraph'>* </td><td><a href='/oss-git/Qt.git/commit/src/3rdparty/libpng/scripts/makevms.com?h=v4.7.0-beta2&id=c9a13228d61de352edfb0019121bc83160d3b79f'>Delete libpng 1.2.40</a><span class='decoration'></span></td><td>aavit</td><td><span title='2010-02-15 12:07:12 (GMT)'>2010-02-15</span></td><td>1</td><td>-142/+0</td></tr> <tr class='nohover'><td class='commitgraph'></td> <td colspan='5'> </td></tr> <tr><td class='commitgraph'>* </td><td><a href='/oss-git/Qt.git/commit/src/3rdparty/libpng/scripts/makevms.com?h=v4.7.0-beta2&id=ed1892665111f900e4d831a41b4ec79666931f0d'>Upgrade libpng to version 1.2.40</a><span class='decoration'></span></td><td>aavit</td><td><span title='2009-10-22 09:56:09 (GMT)'>2009-10-22</span>