ENH:More tweaks
This commit is contained in:
parent
cbba629282
commit
601a865c19
|
@ -17,7 +17,9 @@ vlink="#000000" alink="#000000">
|
||||||
<font size=5>The following example </font> demonstrates some key ideas
|
<font size=5>The following example </font> demonstrates some key ideas
|
||||||
of CMake. (You may wish to download this
|
of CMake. (You may wish to download this
|
||||||
<a href="/CMake/HTML/cmakeExample.tar.gz">example code</a> and try it
|
<a href="/CMake/HTML/cmakeExample.tar.gz">example code</a> and try it
|
||||||
out for yourself.)
|
out for yourself.) Make sure that you have CMake installed prior to
|
||||||
|
running this example (go <a href="/CMake/HTML/Install.html">here</a>
|
||||||
|
for instructions).
|
||||||
<p>
|
<p>
|
||||||
There are three directories involved. The top level directory has two
|
There are three directories involved. The top level directory has two
|
||||||
subdirectories called ./Demo and ./Hello. In the directory ./Hello, a
|
subdirectories called ./Demo and ./Hello. In the directory ./Hello, a
|
||||||
|
|
Loading…
Reference in New Issue