aboutsummaryrefslogtreecommitdiff
path: root/modules/FindLibLZMA.cmake
AgeCommit message (Collapse)Author
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter
2009-04-30- We are using the new XZ codebase instead of old codebase. Can be found in ↵Helio Castro
http://tukaani.org/xz/ svn path=/trunk/KDE/kdelibs/; revision=961856
2009-04-29-fix FindLibLZMA.cmake, so it sets the variables according to our ↵Alexander Neundorf
conventions (http://techbase.kde.org/Policies/CMake_Coding_Style) and works also without pkg-config -fix kdecore/CMakeLists.txt accordingly Alex CCMAIL: kde-buildsystem@kde.org svn path=/trunk/KDE/kdelibs/; revision=961236
2009-04-14Add lzma/xz compression algorithm handling. Helio Castro
Original code by Per Øyvind Karlsen, <peroyvind@mandriva.org> Minor modifications bu Helio Castro <helio@kde.org> Reviewed by David Faure svn path=/trunk/KDE/kdelibs/; revision=954017