Am Donnerstag 12 Juli 2007 19:01 schrieb Alexander Neundorf: > Try cmake from cvs, there every of the help options of cmake which can > output to a file supports all three formats (html, man/troff, plain text), > depending on the given filename suffix. > Does this help ?
It would help to output a list of options to be able to script this. Additionally, suboptions should be presented in lists, not in some big text block (see SET_TARGET_PROPERTIES for a really bad one). Additionally, NOT printing deprecated options by default would help ALOT to get a better overview. Currently, a big part of the docs are old cruft that just says that it's deprecated and are unimportant for all new users. HS _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
