[CMake] CMake Marketing
Filipe Sousa
filipe at ipb.pt
Thu Dec 15 08:56:21 EST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
William A. Hoffman wrote:
> At 03:53 AM 12/15/2005, Prakash Punnoor wrote:
> Funny you should mention that, Brad and I just added the ability to extract documentation
> from the Modules directory comments. This way all modules in CMake will be automatically
> documented. If you try cvs cmake today, it has the changes.
>
>
> --help-module module [file] = Print help for a single module and exit.
> --help-module-list [file] = List available modules and exit.
> // these three will now include docs for the modules:
> --help-full [file] = Print full help and exit.
> --help-html [file] = Print full help in HTML format.
> --help-man [file] = Print a UNIX man page and exit.
>
> For example:
>
> $ ./bin/cmake --help-module FindTCL
> cmake version 2.3-20051213
> FindTCL
> Find Tcl includes and libraries.
>
> This module finds if TCL is installed and determines where the include
> files and libraries are. It also determines what the name of the
> library is. This code sets the following variables:
>
> TCL_LIBRARY = path to Tcl library (tcl tcl80)
> TCL_LIBRARY_DEBUG = path to Tcl library (debug)
> TCL_STUB_LIBRARY = path to Tcl stub library
> TCL_STUB_LIBRARY_DEBUG = path to Tcl stub library (debug)
> TCL_INCLUDE_PATH = path to where tcl.h can be found
> TCL_TCLSH = path to tclsh binary (tcl tcl80)
> TK_LIBRARY = path to Tk library (tk tk80 etc)
> TK_LIBRARY_DEBUG = path to Tk library (debug)
> TK_STUB_LIBRARY = path to Tk stub library
> TK_STUB_LIBRARY_DEBUG = path to Tk stub library (debug)
> TK_INCLUDE_PATH = path to where tk.h can be found
> TK_INTERNAL_PATH = path to where tkWinInt.h can be found
> TK_WISH = full path to the wish (wish wish80)
>
> I will be putting the output of this on the Web soon as well.
>
> -Bill
fsousa at neptuno:~/tmp$ cmake --help-module FindQt3
cmake version 2.3-20051215
Segmentation fault (core dumped)
- -- Filipe Sousa
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDoXYFbQdNYqwwwCwRAqWVAJ9bL8st7x8jZ+AIZLJDHj7XDYIH4wCeNgVl
DyRhDEjNobcXSq1OSoivXjQ=
=tS41
-----END PGP SIGNATURE-----
More information about the CMake
mailing list