aboutsummaryrefslogtreecommitdiff
path: root/modules/FindLibAttica.cmake
AgeCommit message (Collapse)Author
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter
2010-09-26-improve version checking for LibAtticaAlexander Neundorf
- use the new FPHSA() mode - store the found version in the cache Alex svn path=/trunk/KDE/kdelibs/; revision=1179861
2010-04-09fixed: the pkg-config name is libatticaFriedrich W. H. Kossebau
svn path=/trunk/KDE/kdelibs/; revision=1113028
2010-01-06-setting QUIETLY manually is not necessary, this is handled automatically by ↵Alexander Neundorf
find_package_handle_standard_args() -the first argument to find_package_handle_standard_args() should be the exact-case name of the Find-module, i.e. "LibAttica", not "libattica" Frederik: if you really want to see this as "libattica", then the module has to be renamed to "Findlibattica.cmake", which is also ok and we still have the time to do it since this file has not been part of a release yet. Alex CCMAIL: <gladhorn@kde.org> CCMAIL: <vkrause@kde.org> svn path=/trunk/KDE/kdelibs/; revision=1070847
2009-12-13SVN_SILENT Fix doc. LIBATTICA_INCLUDE_DIRS doesn't exist.Christophe Giboudeaux
svn path=/trunk/KDE/kdelibs/; revision=1062043
2009-12-08add version check for atticaFrederik Gladhorn
svn path=/trunk/KDE/kdelibs/; revision=1060235
2009-11-18rename FindAttica to FindLibAttica as suggested by AlexFrederik Gladhorn
svn path=/trunk/KDE/kdelibs/; revision=1050996