<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>RE: [CMake] How to contribute FindXXX cmake module?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I also recommend posting your FindXXX files to the CMake Wiki:<BR>
<BR>
&nbsp;&nbsp;&nbsp; <A HREF="http://www.cmake.org/Wiki/CMake_User_Contributed_Macros">http://www.cmake.org/Wiki/CMake_User_Contributed_Macros</A><BR>
<BR>
In the best case scenerio, it will take several months for a CMake contribution to be available in a general release, whereas a Wiki contribution is available right now.&nbsp; The Wiki is also a good place to put find modules that may not be appropriate for contribution back to the CMake distribution, perhaps because the CMake code is still a moving target or because the module is not applicable to a large enough audiance.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: cmake-bounces+kmorel=sandia.gov@cmake.org on behalf of Brad King<BR>
Sent: Fri 7/14/2006 2:14 PM<BR>
To: Erk<BR>
Cc: CMake ML<BR>
Subject: Re: [CMake] How to contribute FindXXX cmake module?<BR>
<BR>
Erk wrote:<BR>
&gt; Hi all,<BR>
&gt;<BR>
&gt; We are currently switching from Autotools to cmake<BR>
&gt; for our project:<BR>
&gt;<BR>
&gt; I wonder if you (CMake developpers/Maintainer) would<BR>
&gt; be interested in updated or new<BR>
&gt;<BR>
&gt; FindXXX cmake modules, that could be putted back<BR>
&gt; in new cmake release?<BR>
&gt;<BR>
&gt; Updated would be the case where module<BR>
&gt; where obviously used only on Win32 or MacOS paltform.<BR>
&gt;<BR>
&gt; New is for thing I dit not find either cmake 2.4.2.<BR>
&gt;<BR>
&gt; If the answer is YES could you tell me how to do this.<BR>
&gt; Is there &quot;rules&quot; you want to be applied for those modules.<BR>
&gt;<BR>
&gt; If the answer is NO, may be you can tell me why?<BR>
&gt;<BR>
&gt; My switch to CMake is new (10 days) but it is really<BR>
&gt; a simple and efficient tool.<BR>
<BR>
Yes, we accept contributions.&nbsp; When writing them please read this file:<BR>
<BR>
<A HREF="http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/readme.txt?root=CMake&view=markup">http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/readme.txt?root=CMake&view=markup</A><BR>
<BR>
Then create a feature request in the bug tracker for each module and<BR>
attach the module to the report:<BR>
<BR>
<A HREF="http://www.cmake.org/Bug">http://www.cmake.org/Bug</A><BR>
<BR>
Thanks,<BR>
-Brad<BR>
_______________________________________________<BR>
CMake mailing list<BR>
CMake@cmake.org<BR>
<A HREF="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</A><BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>