aboutsummaryrefslogtreecommitdiff
path: root/modules/FindFFmpeg.cmake
AgeCommit message (Collapse)Author
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter
2008-12-22-use FindPkgConfig.cmake instead of UsePkgConfig.cmakeAlexander Neundorf
Alex CCMAIL: kretz@kde.org Matthias: please check that it still works for you, it does on my machine (e.g. by running cmake -DMODULE=FFmpeg -P RunAllModuleTests.cmake in kdelibs/cmake/module-tests/ ) svn path=/trunk/KDE/kdelibs/; revision=900098
2008-07-20-consistent lowercasingAlexander Neundorf
-use mark_as_advanced() for the right variables (i.e. the ones which go into the cache) -also search for the old style header so we can give a better error message Alex svn path=/trunk/KDE/kdelibs/; revision=835669
2008-07-07Add some text explaining the FFMPEG include search pathsThiago Macieira
svn path=/trunk/KDE/kdelibs/; revision=829102
2008-06-12Update to the current naming scheme of the headers (at least as of 0.4.9)Thiago Macieira
svn path=/trunk/KDE/kdelibs/; revision=819960
2008-04-16don't put set variables into the CACHE, per Brad KingAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=797757
2007-12-03Putting NOTFOUND together with other libs in a variable doesn't give good ↵David Faure
results; this could still be improved though, if some of these libs are indeed optional. svn path=/trunk/KDE/kdelibs/; revision=744437
2007-11-12Move from kdemultimediaLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=735587