| Age | Commit message (Collapse) | Author |
|
FindSharedMimeInfo.cmake: document SHARED_MIME_INFO_MINIMUM_VERSION and add a comment about the WORKING_DIRECTORY
FindGStreamer.cmake: use FIND_PACKAGE_HANDLE_STANDARD_ARGS()
FindExiv2.cmake: lowercasing, document EXIV2_MIN_VERSION
FindKDE4Internal.cmake: remove empty lines from documentation block so everything is included again in the generated documentation
Alex
svn path=/trunk/KDE/kdelibs/; revision=835253
|
|
-some modules were not at all documented, only few are left now
-the copyright message doesn't have to be printed for every module in the docs
-fix FindKorundom.cmake, it didn't follow the style guide and had typos (e.g. Korumdum_FOUND instead of KORUNDUM_FOUND)
Alex
(will commit modified FindKDE4Internal.cmake after Christians commit)
svn path=/trunk/KDE/kdelibs/; revision=776742
|
|
Note: the gstreamer 0.10 package comes with 5 libraries and we only
check for one. In addition, we check for a library that comes from the
gstreamer-plugins-base 0.10 package.
I suggest this be cleaned up. The extra library can go into
FindGStreamerPlugins.cmake file.
svn path=/trunk/KDE/kdelibs/; revision=771265
|
|
svn path=/trunk/KDE/kdelibs/; revision=644071
|