<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Philippe Poilbarbe wrote:
<blockquote cite="mid449160BF.7020002@cls.fr" type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
  <title></title>
Hello,<br>
  <br>
How can I get the names and usage of cmake variables.<br>
For functions we have the various --help options but nothing for
variables.<br>
When I bought the "Mastering CMake" book there was some of them (and<br>
it was not up to date) but it's quite difficult to find the new ones as<br>
new versions of cmake are coming.<br>
  <br>
There is many answers on this list of the form: 'to do this set the
value<br>
of this variable to this and it will do the trick'.</blockquote>
<br>
Although it's not complete,
<a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/CMake_Useful_Variables">http://www.cmake.org/Wiki/CMake_Useful_Variables</a> has a number of them.&nbsp;
I agree that documentation of variables is a weak point of CMake.<br>
<br>
<br>
Cheers,<br>
Brandon Van Every<br>
<br>
</body>
</html>