[CMake] How to contribute FindXXX cmake module?
Moreland, Kenneth
kmorel at sandia.gov
Tue Jul 18 14:13:04 EDT 2006
I also recommend posting your FindXXX files to the CMake Wiki:
http://www.cmake.org/Wiki/CMake_User_Contributed_Macros
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. 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.
-Ken
-----Original Message-----
From: cmake-bounces+kmorel=sandia.gov at cmake.org on behalf of Brad King
Sent: Fri 7/14/2006 2:14 PM
To: Erk
Cc: CMake ML
Subject: Re: [CMake] How to contribute FindXXX cmake module?
Erk wrote:
> Hi all,
>
> We are currently switching from Autotools to cmake
> for our project:
>
> I wonder if you (CMake developpers/Maintainer) would
> be interested in updated or new
>
> FindXXX cmake modules, that could be putted back
> in new cmake release?
>
> Updated would be the case where module
> where obviously used only on Win32 or MacOS paltform.
>
> New is for thing I dit not find either cmake 2.4.2.
>
> If the answer is YES could you tell me how to do this.
> Is there "rules" you want to be applied for those modules.
>
> If the answer is NO, may be you can tell me why?
>
> My switch to CMake is new (10 days) but it is really
> a simple and efficient tool.
Yes, we accept contributions. When writing them please read this file:
http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/readme.txt?root=CMake&view=markup
Then create a feature request in the bug tracker for each module and
attach the module to the report:
http://www.cmake.org/Bug
Thanks,
-Brad
_______________________________________________
CMake mailing list
CMake at cmake.org
http://www.cmake.org/mailman/listinfo/cmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20060718/4bc0442c/attachment.htm
More information about the CMake
mailing list