| 123456789101112131415161718192021222324252627282930313233 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <html>
- <!--#include virtual="/CMake/HTML/Head.html"-->
- <body bgcolor="#FFFFFF" leftmargin=0 topmargin=0 text="black" >
- <!--#include virtual="/CMake/HTML/Table.html"-->
- <tr>
- <!--#include virtual="/CMake/HTML/SideBar.html"-->
- <td width="550" valign="top" bgcolor="#FFFFFF">
- <div align="left">
- <font size=5>The CMake mailing list </font>is the principal means of
- communications among developers. Please go
- <a href="http://public.kitware.com/mailman/listinfo/cmake">
- here</a> to subscribe to the list. Instructions are given to
- receive an archive version of the list; as well as to manage
- and unsubscribe from the list.
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </body>
- </html>
|