diff options
author | Will Schroeder <will.schroeder@kitware.com> | 2001-06-15 11:40:41 (GMT) |
---|---|---|
committer | Will Schroeder <will.schroeder@kitware.com> | 2001-06-15 11:40:41 (GMT) |
commit | 943697aa2142dc14d8f77592e8dabd19b2b32c7b (patch) | |
tree | 002c6ec30fc6ef5ea2c5537bbf3e4b4e92878981 | |
parent | f8add3587707a29114e43e18604c954b8e852de0 (diff) | |
download | CMake-943697aa2142dc14d8f77592e8dabd19b2b32c7b.zip CMake-943697aa2142dc14d8f77592e8dabd19b2b32c7b.tar.gz CMake-943697aa2142dc14d8f77592e8dabd19b2b32c7b.tar.bz2 |
ENH:Added features
-rw-r--r-- | Web/HTML/Features.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Web/HTML/Features.html b/Web/HTML/Features.html index cd86005..d2b4f48 100644 --- a/Web/HTML/Features.html +++ b/Web/HTML/Features.html @@ -15,8 +15,8 @@ vlink="#000000" alink="#000000"> <td width="550" valign="top" bgcolor="#FFFFFF"> <div align="left"> - <font size=5>A Summary Of Features</font> CMake is an extensible, - open-source system thathas several powerful features. These include: + <font size=5>A Summary Of Features</font><br> CMake is an extensible, + open-source system that has several powerful features. These include: <ul> <li>Supports complex, large build environments. CMake has been proven in several large projects.</li> |