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
/
FindQCA2.cmake
Age
Commit message (
Expand
)
Author
2009-09-28
QCA2 must provide the header "QtCrypto", QCA1 doesn't seem to provide such a ...
Alexander Neundorf
2009-03-11
Suppress 'not found' messages from pkgconfig when the module subsequently
David Jarvie
2009-01-01
find qca2 on windows again
Christian Ehrlicher
2008-12-02
-rework all uses of find_package(PkgConfig)/pkg_check_modules():
Alexander Neundorf
2008-11-20
fix QCA detection once again
Dirk Mueller
2008-11-18
Fixing FindQCA2.cmake based on suggestions by Alex Neundorf.
Manuel Nickschas
2008-11-13
-lowercasing
Alexander Neundorf
2008-11-13
-make it work also without pkgconfig
Alexander Neundorf
2008-11-11
Make this module backwards compatible, so kdegames, kdegraphics and koffice c...
Andreas Pakulat
2008-11-11
Port them too
Laurent Montel
2008-02-18
some improvements to the docs:
Alexander Neundorf
2007-10-18
the package config file is qca2.pc, not qca
Dirk Mueller
2007-10-11
win32 fix: avoid adding QtCrypto multiple times to QCA_INCLUDE_DIR
Ralf Habacker
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-07-23
fix for QCA2 include dir on win32
Christian Ehrlicher
2007-07-18
fix for win32
Christian Ehrlicher
2007-07-01
Fix typo
Laurent Montel
2007-03-29
SVN_SILENT: minor
Laurent Montel
2007-01-16
Fix a problem experienced by a few people, where the
Brad Hards
2007-01-13
Tidy up QCA2 check
Will Stephenson
2006-11-29
No objections after 2 days in the mailling list, commiting then.
Michel Hermier
2006-11-20
Don't try to use pkg-config under Windows
Laurent Montel
2006-09-09
added copyright notice everywhere.
Alexander Neundorf
2006-08-30
Used by koffice/kdenetwork
Laurent Montel