MailingLists.html 794 B

123456789101112131415161718192021222324252627282930313233
  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" >
  5. <!--#include virtual="/CMake/HTML/Table.html"-->
  6. <tr>
  7. <!--#include virtual="/CMake/HTML/SideBar.html"-->
  8. <td width="550" valign="top" bgcolor="#FFFFFF">
  9. <div align="left">
  10. <font size=5>The CMake mailing list </font>is the principal means of
  11. communications among developers. Please go
  12. <a href="http://public.kitware.com/mailman/listinfo/cmake">
  13. here</a> to subscribe to the list. Instructions are given to
  14. receive an archive version of the list; as well as to manage
  15. and unsubscribe from the list.
  16. </div>
  17. </td>
  18. </tr>
  19. </table>
  20. </td>
  21. </tr>
  22. </table>
  23. </body>
  24. </html>