Mike Jackson wrote:
> Not sure if this is know but using today's cvs I tried the following:
> 
> 504:[EMAIL PROTECTED]:bin]$ cmake --help-Variable-list /tmp/out.txt
> CMake Error: The source directory "/tmp/out.txt" does not exist.
> Specify --help for usage, or press the help button on the CMake GUI.
> 
> Bug?

I think the right command is

cmake --help-variable-list /tmp/out.txt

--
Filipe Sousa


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to