MailingLists.html 841 B

12345678910111213141516171819202122232425262728293031323334
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <!--#include virtual="/CMake/HTML/Head.html"-->
  4. <body bgcolor="#FFFFFF" leftmargin=0 topmargin=0 text="black" link="#FFFFFF"
  5. vlink="#000000" alink="#000000">
  6. <!--#include virtual="/CMake/HTML/Table.html"-->
  7. <tr>
  8. <!--#include virtual="/CMake/HTML/SideBar.html"-->
  9. <td width="550" valign="top" bgcolor="#FFFFFF">
  10. <div align="left">
  11. <font size=5>The CMake mailing list </font>is the principal means of
  12. communications among developers. Please go
  13. <a href="http://public.kitware.com/mailman/listinfo/cmake">
  14. here</a> to subscribe to the list. Instructions are given to
  15. receive an archive version of the list; as well as to manage
  16. and unsubscribe from the list.
  17. </div>
  18. </td>
  19. </tr>
  20. </table>
  21. </td>
  22. </tr>
  23. </table>
  24. </body>
  25. </html>