aboutsummaryrefslogtreecommitdiff
path: root/modules/FindBlitz.cmake
AgeCommit message (Expand)Author
2007-09-30FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUGChristian Ehrlicher
2007-09-24switch to new macro FIND_LIBRARY_EX() to avoid code duplicationChristian Ehrlicher
2007-09-15adopt them to the new win32 library namesChristian Ehrlicher
2007-09-10Make it possible to find blitz in $QIMAGEBLITZDIR; this is useful when instal...David Faure
2007-09-04Also search for the debug version of qimageblitzAndreas Pakulat
2007-08-27Another fix for Dirk's change...Daniel M. Duley
2007-08-27Use new name,Daniel M. Duley
2007-08-15-change was correct, using PATH_SUFFIXES should be even better, then the head...Alexander Neundorf
2007-08-14Look in the new subdirectory.Daniel M. Duley
2007-08-13make use of the new FindPackageHandleStandardArgs() macroAllen Winter
2007-08-12total rewrite. the last version didn't even look for the blitz libs.Allen Winter
2007-08-12Find BlitzAllen Winter