Add help comments to CMakeLists.txt.

Thanks to Fat-Zer.
pull/1/head
Darrell Anderson pirms 12 gadiem
vecāks 9629c73d02
revīzija affd77b62e

@ -49,9 +49,27 @@ OPTION( WITH_OPENEXR "Enable openexr support (kfile-plugins)" OFF )
OPTION( WITH_PDF "Enable pdf support (kfile-plugins)" OFF )
##### user requested modules ####################
##### options comments ##########################
# WITH_T1LIB affects kpdf
# WITH_T1LIB description adds support for t1lb, a library for decoding
# t1 fonts. If it is disabled or missing the freetype
# library is used as a fallback implementation.
# It is safe to disable this option. You shouldn't
# lose any end-user functionality.
# WITH_PAPER affects kpdf
# WITH_PAPER description this library is only used to set some default
# parameters of paper according to system settings.
# WITH_TIFF affects kfile-plugins(tiff)
# WITH_OPENEXR affects kfile-plugins(exr)
# WITH_PDF affects kfile-plugins(pdf dependencies/poppler-tqt)
# NOTE: It seems that libtiff was planned to be used in
# kviewshell(plugins/djvu) but isn't yet implemented
##### user requested modules ####################
option( BUILD_ALL "Build all" OFF )
option( BUILD_DOC "Build documentation" ${BUILD_ALL} )
option( BUILD_KAMERA "Build kamera" ${BUILD_ALL} )

Notiek ielāde…
Atcelt
Saglabāt