summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Schroeder <will.schroeder@kitware.com>2001-06-06 14:29:11 (GMT)
committerWill Schroeder <will.schroeder@kitware.com>2001-06-06 14:29:11 (GMT)
commit601a865c1984d1681d102334940bfbba5486c928 (patch)
tree7d3ffb4f00f404ba921e3bab4f9fa80943dd199b
parentcbba62928275b0e97a8c5c9e286d335f01a9755a (diff)
downloadCMake-601a865c1984d1681d102334940bfbba5486c928.zip
CMake-601a865c1984d1681d102334940bfbba5486c928.tar.gz
CMake-601a865c1984d1681d102334940bfbba5486c928.tar.bz2
ENH:More tweaks
-rw-r--r--Web/HTML/Examples.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/Web/HTML/Examples.html b/Web/HTML/Examples.html
index 2c2a897..f368e6b 100644
--- a/Web/HTML/Examples.html
+++ b/Web/HTML/Examples.html
@@ -17,7 +17,9 @@ vlink="#000000" alink="#000000">
<font size=5>The following example </font> demonstrates some key ideas
of CMake. (You may wish to download this
<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>
There are three directories involved. The top level directory has two
subdirectories called ./Demo and ./Hello. In the directory ./Hello, a