cmake --help case sensitivity
David Faure
faure at kde.org
Wed Apr 12 12:02:09 CEST 2006
$ cmake --help exec_program
Help argument "exec_program" is not a CMake command. Use --help-command-list to see all commands.
$ cmake --help EXEC_PROGRAM
[works]
Since commands are case insensitive, can --help be fixed to be case insensitive as well?
Thanks.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the Kde-buildsystem
mailing list