[CMake] How to submit new modules?

2010-12-23 Thread Mateusz Loskot
Hi,

I have collected a few modules:
FindDL.cmake
FindGDAL.cmake
FindGeoTIFF.cmake
FindMySQL.cmake
FindOracle.cmake
FindPostgreSQL.cmake
FindPROJ4.cmake
FindSpatialIndex.cmake
FindSQLite3.cmake

Perhaps CMake would find some of them useful.

Some are already in CMake like FindGDAL.cmake, but in my module
I support a few interesting features, like finding GDAL
in official distribution of OSGeo4W (http://trac.osgeo.org/osgeo4w/)
on Windows. Perhaps a merge would be beneficial.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake


Re: [CMake] How to submit new modules?

2010-12-23 Thread Mateusz Loskot
On 24/12/10 00:02, Mateusz Loskot wrote:
> Hi,
> 
> I have collected a few modules:
> FindDL.cmake
> FindGDAL.cmake
> FindGeoTIFF.cmake
> FindMySQL.cmake
> FindOracle.cmake
> FindPostgreSQL.cmake
> FindPROJ4.cmake
> FindSpatialIndex.cmake
> FindSQLite3.cmake
> 
> Perhaps CMake would find some of them useful.
> 
> Some are already in CMake like FindGDAL.cmake, but in my module
> I support a few interesting features, like finding GDAL
> in official distribution of OSGeo4W (http://trac.osgeo.org/osgeo4w/)
> on Windows. Perhaps a merge would be beneficial.

I completely forgot to point where the modules are stored:

https://github.com/mloskot/cmake-modules/

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake


Re: [CMake] How to submit new modules?

2010-12-24 Thread Pau Garcia i Quiles
Hello,

For modules which already exist, talk to the maintainer

For modules which do not exist yet, take a look at
http://www.cmake.org/Wiki/CMake:Module_Maintainers

On Fri, Dec 24, 2010 at 1:02 AM, Mateusz Loskot  wrote:
> Hi,
>
> I have collected a few modules:
> FindDL.cmake
> FindGDAL.cmake
> FindGeoTIFF.cmake
> FindMySQL.cmake
> FindOracle.cmake
> FindPostgreSQL.cmake
> FindPROJ4.cmake
> FindSpatialIndex.cmake
> FindSQLite3.cmake
>
> Perhaps CMake would find some of them useful.
>
> Some are already in CMake like FindGDAL.cmake, but in my module
> I support a few interesting features, like finding GDAL
> in official distribution of OSGeo4W (http://trac.osgeo.org/osgeo4w/)
> on Windows. Perhaps a merge would be beneficial.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake