index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
FindBlitz.cmake
Age
Commit message (
Expand
)
Author
2010-03-05
reduce few columns, so it gives less issues in manpages generation
Pino Toscano
2009-03-11
Suppress 'not found' messages from pkgconfig when the module subsequently
David Jarvie
2008-12-02
-rework all uses of find_package(PkgConfig)/pkg_check_modules():
Alexander Neundorf
2008-11-24
Port to use new PkgConfig
Laurent Montel
2008-03-13
Also use pkgconfig to find QImageBlitz, since it installs a .pc file.
David Faure
2008-02-18
some improvements to the docs:
Alexander Neundorf
2007-09-30
FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUG
Christian Ehrlicher
2007-09-24
switch to new macro FIND_LIBRARY_EX() to avoid code duplication
Christian Ehrlicher
2007-09-15
adopt them to the new win32 library names
Christian Ehrlicher
2007-09-10
Make it possible to find blitz in $QIMAGEBLITZDIR; this is useful when instal...
David Faure
2007-09-04
Also search for the debug version of qimageblitz
Andreas Pakulat
2007-08-27
Another fix for Dirk's change...
Daniel M. Duley
2007-08-27
Use 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-14
Look in the new subdirectory.
Daniel M. Duley
2007-08-13
make use of the new FindPackageHandleStandardArgs() macro
Allen Winter
2007-08-12
total rewrite. the last version didn't even look for the blitz libs.
Allen Winter
2007-08-12
Find Blitz
Allen Winter