summaryrefslogtreecommitdiffstats
path: root/Modules/FindSDL_image.cmake
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.Eric Wing2007-12-211-50/+49
| | | | | | | | BUG: FindSDL now has flag it responds to so it will not find/link against SDLmain. This is required to build libraries instead of applications since they don't have main(). ENH: All modules have a predictable search order, where environmental variables are searched before system paths. This is designed to make automation easier for those that need to automatically build projects without intervention but may be using alternative install locations for isolated testing. ENH: New modules for OpenSceneGraph, Freetype, GDAL, Lua, QuickTime, GIFLIB, Producer, OpenThreads. STYLE: Added documentation explaining peculuar SDL_LIBRARY_TEMP variable in SDL module when library find is incomplete.
* ENH: cleanupsKen Martin2005-12-151-1/+1
|
* ENH: add documentation support for modulesBill Hoffman2005-12-141-4/+4
|
* ENH: changes from Eric Wing, bug 2249Bill Hoffman2005-10-281-9/+36
|
* ENH: add Eric Wings FindSDL updatesBill Hoffman2005-08-101-0/+2
|
* ENH: add a bunch of find sdl stuff from eric wingBill Hoffman2005-07-131-0/+53