Help for KDE CMake Modules

    awinterz's picture
    2008
    19
    Jun

    We now have documentation for our custom KDE CMake Modules, brought to you by the EBN. I have a little script that runs every night to re-generate this page, just in case we changes things as time goes by.

    But, if you're like me, you'd rather have quick access to a man page. You can create one with the following command:

    % cmake -DCMAKE_MODULE_PATH=/path/to/kdesvn/trunk/KDE/kdelibs/cmake/modules --help-custom-modules /path/to/kdeinstall/share/man/man1/kdecmake.1

    making sure that /path/to/kdeinstall/share/man is in your $MANPATH, of course.

    Comments

    Comment viewing options

    Select your preferred way to display the comments and click "Save settings" to activate your changes.
    alexander neundorf's picture

    Man pages !

    Indeed, we should just also create a man page when installing kdelibs...

    Alex

    Comment viewing options

    Select your preferred way to display the comments and click "Save settings" to activate your changes.