Hello,

CModuler is a CMake module generator. I was fed up with copy & paste,
search & replace over and over again 90% of the time.

Version 1.0 (AKA "CModuler Meta") provides only very limited
functionality: it will create finders (modules of the form
FindXXX.cmake) for libraries consisting of only 1 library.
CModuler-generated modules support debug/release configurations.

See 
http://gitorious.org/cmoduler/cmoduler/blobs/master/example/FindSqlite3.cmake
for an example of a CModuler-generated module.

You can download CModuler from http://gitorious.org/cmoduler

CModuler is licensed under the same BSD license CMake is.

-- 
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

Reply via email to