Re: [CMake] Add --help-option command line option.

2012-04-21 Thread Nicolas Desprès
2012/4/20 David Cole david.c...@kitware.com: 2012/4/20 Nicolas Desprès nicolas.desp...@gmail.com: 2012/4/20 David Cole david.c...@kitware.com: 2012/4/20 Nicolas Desprès nicolas.desp...@gmail.com: 2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 13:40, Nicolas Desprès

[CMake] Add --help-option command line option.

2012-04-20 Thread Nicolas Desprès
Hi, I would like to have your opinion before to start to implement it. I would like to add the following options to the cmake command line interface: --help-option opt [file] = Print help for a given option and exit. --help-option-list [file] = List available options and exit. --help-options

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread Rolf Eike Beer
Hi, I have noticed that most cmake based projects document their options in their README file whereas the documentation is already included in cmake when you call the option() and set() commands. I hope this feature will help to remove this duplication and people will just write in their

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread Nicolas Desprès
On Fri, Apr 20, 2012 at 10:58 AM, Rolf Eike Beer e...@sf-mail.de wrote: Hi, I have noticed that most cmake based projects document their options in their README file whereas the documentation is already included in cmake when you call the option() and set() commands. I hope this feature will

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread Eric Noulard
Le 20 avril 2012 10:44, Nicolas Desprès nicolas.desp...@gmail.com a écrit : Hi, I would like to have your opinion before to start to implement it. I would like to add the following options to the cmake command line interface: --help-option opt [file]   = Print help for a given option and

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread Nicolas Desprès
2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 10:44, Nicolas Desprès nicolas.desp...@gmail.com a écrit : Hi, I would like to have your opinion before to start to implement it. I would like to add the following options to the cmake command line interface: --help-option

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread Eric Noulard
Le 20 avril 2012 13:40, Nicolas Desprès nicolas.desp...@gmail.com a écrit : 2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 10:44, Nicolas Desprès nicolas.desp...@gmail.com a écrit : Hi, I would like to have your opinion before to start to implement it. I would like to add

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread Nicolas Desprès
2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 13:40, Nicolas Desprès nicolas.desp...@gmail.com a écrit : 2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 10:44, Nicolas Desprès nicolas.desp...@gmail.com a écrit : Hi, I would like to have your opinion before

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread David Cole
2012/4/20 Nicolas Desprès nicolas.desp...@gmail.com: 2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 13:40, Nicolas Desprès nicolas.desp...@gmail.com a écrit : 2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 10:44, Nicolas Desprès nicolas.desp...@gmail.com a

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread Nicolas Desprès
2012/4/20 David Cole david.c...@kitware.com: 2012/4/20 Nicolas Desprès nicolas.desp...@gmail.com: 2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 13:40, Nicolas Desprès nicolas.desp...@gmail.com a écrit : 2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 10:44,

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread Rolf Eike Beer
On Fr., 20. Apr. 2012 11:23:08 CEST, Nicolas Desprès nicolas.desp...@gmail.com wrote: On Fri, Apr 20, 2012 at 10:58 AM, Rolf Eike Beer e...@sf-mail.de wrote: Hi, I have noticed that most cmake based projects document their options in their README file whereas the documentation is

Re: [CMake] Add --help-option command line option.

2012-04-20 Thread David Cole
2012/4/20 Nicolas Desprès nicolas.desp...@gmail.com: 2012/4/20 David Cole david.c...@kitware.com: 2012/4/20 Nicolas Desprès nicolas.desp...@gmail.com: 2012/4/20 Eric Noulard eric.noul...@gmail.com: Le 20 avril 2012 13:40, Nicolas Desprès nicolas.desp...@gmail.com a écrit : 2012/4/20 Eric