Re: [CMake] Names of known variables

2006-06-16 Thread Brandon J. Van Every
Philippe Poilbarbe wrote: Brandon J. Van Every a écrit : Philippe Poilbarbe wrote: ... When I bought the "Mastering CMake" book there was some of them (and it was not up to date) but it's quite difficult to find the new ones as new versions of cmake are coming. ... Although it's not complete,

Re: [CMake] Names of known variables

2006-06-16 Thread Philippe Poilbarbe
Brandon J. Van Every a écrit : Philippe Poilbarbe wrote: ... When I bought the "Mastering CMake" book there was some of them (and it was not up to date) but it's quite difficult to find the new ones as new versions of cmake are coming. ... Although it's not complete, http://www.cmake.org/Wiki

Re: [CMake] Names of known variables

2006-06-15 Thread Brandon J. Van Every
Alexander Neundorf wrote: Hi, Von: "Brandon J. Van Every" <[EMAIL PROTECTED]> Philippe Poilbarbe wrote: Hello, How can I get the names and usage of cmake variables. For functions we have the various --help options but nothing for variables. When I bought the "Ma

Re: Re: [CMake] Names of known variables

2006-06-15 Thread William A. Hoffman
At 02:47 PM 6/15/2006, Alexander Neundorf wrote: >Hi, > >Von: "Brandon J. Van Every" <[EMAIL PROTECTED]> > >> Philippe Poilbarbe wrote: >> > Hello, >> > >> > How can I get the names and usage of cmake variables. >> > For functions we have the various --help options but nothing for >> > variables.

Re: Re: [CMake] Names of known variables

2006-06-15 Thread Alexander Neundorf
Hi, Von: "Brandon J. Van Every" <[EMAIL PROTECTED]> > Philippe Poilbarbe wrote: > > Hello, > > > > How can I get the names and usage of cmake variables. > > For functions we have the various --help options but nothing for > > variables. > > When I bought the "Mastering CMake" book there was some

Re: [CMake] Names of known variables

2006-06-15 Thread Brandon J. Van Every
Philippe Poilbarbe wrote: Hello, How can I get the names and usage of cmake variables. For functions we have the various --help options but nothing for variables. When I bought the "Mastering CMake" book there was some of them (and it was not up to date) but it's quite difficult to fi

[CMake] Names of known variables

2006-06-15 Thread Philippe Poilbarbe
Hello, How can I get the names and usage of cmake variables. For functions we have the various --help options but nothing for variables. When I bought the "Mastering CMake" book there was some of them (and it was not up to date) but it's quite difficult to find the new ones as new versions of